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/tests
Alexander Cooper 682a6e1194 Add git cl squash-closed behavior
Introduces a new git cl command `squash-closed`. Similar to archive,
this will operate on all closed branches. Unlike archive, rather than
removing these branches and potentially leaving their downstreams in a
wedged state, this will squash the branch and appropriately reparent the
downstream. This makes this a good function to run in preparation of a
`git rebase-update`, especially if there are chained git branches, as
this will then shrink any merged branches to a single commit which
should cleanly apply and drop off.

Bug: 40264739
Change-Id: I1836f944d43f5f3dcebbebf06437bef890da96ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6230362
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Alexander Cooper <alcooper@chromium.org>
Auto-Submit: Alexander Cooper <alcooper@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
3 weeks ago
..
gerrit_util_test.inputs
git_common_test.inputs Prefer direct git installation for Windows 4 months ago
gstools
.vpython3
OWNERS
auth_test.py
autoninja_test.py autoninja: use build/toolchain/use_reclient_value.py 3 months ago
bazel_test.py
bot_update_coverage_test.py
build_telemetry_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py
gclient_gcs_smoketest.py
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py Explicitly propagate terminal size to gclient hooks. 2 months ago
gerrit_client_test.py gerrit: addmessage: support attention set control 1 month ago
gerrit_util_test.py [git-sso] Read sso helper output line by line 4 months ago
git_auth_test.py [auth] Add test for overwriting global SSO rewrite rules 1 month ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Add git cl squash-closed behavior 3 weeks ago
git_common_test.py Modify git squash-branch to perform reparenting 3 weeks ago
git_dates_test.py
git_find_releases_test.py
git_footers_test.py [git_footers] add support for multiline footers 3 months ago
git_hyper_blame_test.py
git_map_test.py
git_number_test.py
git_rebase_update_test.py Remove "attempt to squash" behavior from `git rebase-update` 2 months ago
git_squash_branch_test.py Modify git squash-branch to perform reparenting 3 weeks ago
git_squash_branch_tree_test.py
gn_helper_test.py gn_helper: find correct directory for // 3 months ago
gsutil_test.py
hooks_test.py
lockfile_test.py
metrics_test.py
metrics_xml_format_test.py Reland "Support formatting metrics xml(s) in the subfolders." 2 months ago
my_activity_test.py
ninjalog_uploader_test.py
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py
presubmit_diff_test.py presubmit_diff: add support for -U 1 month ago
presubmit_support_test.py presubmit_diff: add support for -U 1 month ago
presubmit_unittest.py Print branch name when running presubmits 1 month ago
rdb_wrapper_test.py
recipes_test.py
reclient_helper_test.py
roll_dep_test.py
roll_downstream_gcs_deps_test.py
scm_mock.py
scm_unittest.py
split_cl_test.py split_cl: Always ask for confirmation before uploading 1 month ago
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py
upload_to_google_storage_unittest.py
utils_test.py
watchlists_unittest.py