• Paweł Hajdan, Jr's avatar
    gclient flatten: preserve variable placeholders · e79ddeaa
    Paweł Hajdan, Jr authored
    One of the main use cases is making it clear which revision hashes
    need to be changed together. The way it's usually done is one variable
    referenced several times. With this CL, we preserve the references
    from original DEPS, as opposed to evaluating them and losing some info.
    
    This CL actually makes Var() emit a variable placeholder
    instead of its value, and adds support for these placeholders
    to gclient.
    
    One of possible next steps might be to deprecate Var().
    
    Bug: 570091
    Change-Id: I9b13a691b5203cc284c33a59438720e31c9ebf7a
    Reviewed-on: https://chromium-review.googlesource.com/583617
    Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
    Reviewed-by: 's avatarDirk Pranke <dpranke@chromium.org>
    e79ddeaa
Name
Last commit
Last update
..
__init__.py Loading commit data...
auto_stub.py Loading commit data...
coverage_utils.py Loading commit data...
fake_repos.py Loading commit data...
filesystem_mock.py Loading commit data...
gerrit-init.sh Loading commit data...
gerrit_test_case.py Loading commit data...
git_test_utils.py Loading commit data...
local_rietveld.py Loading commit data...
patches_data.py Loading commit data...
super_mox.py Loading commit data...
trial_dir.py Loading commit data...