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/man/src
Mason Freed 58625e82c6 Remove "attempt to squash" behavior from `git rebase-update`
In common workflows, this step only succeeds ~5% of the time, and
in the other 95% of cases, simply adds ~30 seconds of wasted time
to the execution time of `rebase-update`. Therefore, this CL removes
the automated functionality, and leaves squashing as a manual option
to the user.

Fixed: 40264739
Bug: 40390274
Change-Id: Ib2a3ffe4b0e5d0b74323a2a0d34ab0e1b7fafb08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6104282
Auto-Submit: Mason Freed <masonf@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
2 months ago
..
.gitignore
_aliases.txt
_footer.txt
_git-cl_desc.helper.txt
_git-footers_desc.helper.txt
_git-freeze_desc.helper.txt
_git-hyper-blame_desc.helper.txt
_git-map-branches_desc.helper.txt
_git-map_desc.helper.txt
_git-mark-merge-base_desc.helper.txt
_git-nav-downstream_desc.helper.txt
_git-nav-upstream_desc.helper.txt
_git-new-branch_desc.helper.txt [depot_tools] clarify that new-branch also switch. 2 years ago
_git-rebase-update_desc.helper.txt
_git-rename-branch_desc.helper.txt
_git-reparent-branch_desc.helper.txt
_git-retry_desc.helper.txt
_git-squash-branch_desc.helper.txt
_git-thaw_desc.helper.txt
_git-upstream-diff_desc.helper.txt
_helper_prefix.txt
asciidoc-override.css
common_demo_functions.sh
demo_repo.sh
depot_tools.txt
depot_tools_tutorial.demo.walkthrough.sh
depot_tools_tutorial.txt Switch to using issues.chromium.org bug links 1 year ago
filter_demo_output.py Remove __future__ imports 1 year ago
git-cl.txt [docs] Improve `git cl patch --help` 2 years ago
git-footers.demo.1.sh
git-footers.txt
git-freeze.demo.1.sh
git-freeze.txt
git-hyper-blame.demo.1.sh
git-hyper-blame.demo.2.sh
git-hyper-blame.demo.common.sh
git-hyper-blame.txt
git-map-branches.demo.1.sh
git-map-branches.txt
git-map.demo.1.sh
git-map.txt
git-mark-merge-base.txt
git-nav-downstream.demo.1.sh
git-nav-downstream.txt
git-nav-upstream.demo.1.sh
git-nav-upstream.txt
git-new-branch.demo.1.sh
git-new-branch.txt
git-rebase-update.txt Remove "attempt to squash" behavior from `git rebase-update` 2 months ago
git-rename-branch.txt
git-reparent-branch.txt
git-retry.txt
git-squash-branch.demo.1.sh
git-squash-branch.txt
git-thaw.txt
git-upstream-diff.txt
make_docs.sh [man] Fix make_docs.sh 9 months ago
prep_demo_repo.sh