You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/testing_support
Patrick Monette 367c6f720d Add git squash-branch-tree
This script allows squashing a branch and all of its downstream
branches in one command.

This is useful for squashing stacked branches that have a lot of
commits each just before using `git rebase-update`, as this is
highly likely to run into a lot of rebase conflicts, repeatedly.

This should only be used if the user is okay with losing their
git commit history.

Change-Id: Id28a941d898def73f785d791499c7ee0784e0136
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5659262
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Patrick Monette <pmonette@chromium.org>
10 months ago
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
cipd Use py3 for remaining tools in depot_tools path 4 years ago
cipd.bat output actual CIPD package URL instead of 'None' when calling revinfo -a 2 years ago
coverage_utils.py Fix multiline comment formatting 1 year ago
fake_cipd.py testing_support: switch to 4 space indent 2 years ago
fake_repos.py [gclient] Fix GCS object condition merge 12 months ago
filesystem_mock.py Fix multiline comment formatting 1 year ago
git_test_utils.py Add git squash-branch-tree 10 months ago
presubmit_canned_checks_test_mocks.py Fix multiline comment formatting 1 year ago
subprocess2_test_script.py testing_support: switch to 4 space indent 2 years ago
test_case_utils.py Fix multiline comment formatting 1 year ago
trial_dir.py Fix multiline comment formatting 1 year ago