• Andrii Shyshkalov's avatar
    Revert "gclient_scm: Use cherry-picking instead of rebasing." · 690d8d43
    Andrii Shyshkalov authored
    This reverts commit c9121141.
    
    Reason for revert: broke patch application on infra/config https://crbug.com/853032
    
    Original change's description:
    > gclient_scm: Use cherry-picking instead of rebasing.
    > 
    > We have a problem when in this situation, we checkout |patch| and rebase it on
    > top of |base|, thus including an |extra commit| that we shouldn't.
    > 
    > o master
    > |
    > . o patch
    > |/
    > o extra commit
    > |
    > o base (what gclient synced src at)
    > 
    > This does merge-base between |patch| and |master|, and cherry-picks only the
    > changes belonging to the patch.
    > 
    > Bug: 850812
    > Change-Id: Id09ae1682e53b69ed49b2fb649310de6a6a8a29e
    > Reviewed-on: https://chromium-review.googlesource.com/1098228
    > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
    > Reviewed-by: Aaron Gable <agable@chromium.org>
    
    TBR=agable@chromium.org,ehmaldonado@chromium.org
    
    Change-Id: Ib3feeee2f44f5441713383f1dbf08db16fae4717
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 850812, 853032
    Reviewed-on: https://chromium-review.googlesource.com/1101977Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
    Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
    690d8d43
Name
Last commit
Last update
..
__init__.py Loading commit data...
auto_stub.py Loading commit data...
cipd Loading commit data...
cipd.bat Loading commit data...
coverage_utils.py Loading commit data...
fake_cipd.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...
patches_data.py Loading commit data...
super_mox.py Loading commit data...
trial_dir.py Loading commit data...