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
Robert Iannucci eb5f85b132 Fix minor regression in git_upstream_diff.
89734301bc introduced a new useful feature
to `git upstream-diff`, but unfortunately also regressed the behavior
of the tool when used with additional arguments for `git diff`.

This adds some additional documentation to demonstrate the intended
original feature (and fixes some of the bit-rot in the documentation
pipeline).

R=agable@chromium.org, mattm@chromium.org

Change-Id: I3ae48db3232c1ac84a7edbfe2225a17cda391a1e
Reviewed-on: https://chromium-review.googlesource.com/1107491
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
7 years ago
..
.gitignore
_aliases.txt
_footer.txt
_git-cl_desc.helper.txt Add a manual page for git-cl 8 years ago
_git-drover_desc.helper.txt
_git-footers_desc.helper.txt
_git-freeze_desc.helper.txt
_git-hyper-blame_desc.helper.txt Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
_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
_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 Add a git-drover. 10 years ago
demo_repo.sh
depot_tools.txt depot_tools: Run automatic spell-checker. 8 years ago
depot_tools_tutorial.demo.walkthrough.sh
depot_tools_tutorial.txt Modify depot_tools instructions regarding %PATH% 9 years ago
filter_demo_output.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
git-cl.txt Add git cl split. 8 years ago
git-drover.demo.1.sh Add a git-drover. 10 years ago
git-drover.demo.2.sh Add 'revert' example to git-drover docs. 11 years ago
git-drover.demo.3.sh Add a git-drover. 10 years ago
git-drover.demo.4.sh Support merging with conflicts with git-drover. 10 years ago
git-drover.demo.common.sh Clear up some git-drover docs confusion. 11 years ago
git-drover.txt Document drover process for re-landing a CL in a release branch. 8 years ago
git-footers.demo.1.sh depot_tools: Run automatic spell-checker. 8 years ago
git-footers.txt Fix typo in git-footers docs. 11 years ago
git-freeze.demo.1.sh
git-freeze.txt Make git-freeze bail out if the user has too much untracked data. 9 years ago
git-hyper-blame.demo.1.sh Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
git-hyper-blame.demo.2.sh Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
git-hyper-blame.demo.common.sh Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
git-hyper-blame.txt git hyper-blame: Added automatically ignoring revs from a file. 9 years ago
git-map-branches.demo.1.sh
git-map-branches.txt Fix map-branches issues and add coloring for 'branch-heads', 11 years ago
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 Add a --keep-going flag for people who run rebase-update infrequently. 10 years ago
git-rename-branch.txt
git-reparent-branch.txt
git-retry.txt Docs: Fix git retry usage flag name. 9 years ago
git-squash-branch.demo.1.sh
git-squash-branch.txt Include branch name in git-squash-branch's default message 8 years ago
git-thaw.txt
git-upstream-diff.txt Fix minor regression in git_upstream_diff. 7 years ago
make_docs.sh Fix minor regression in git_upstream_diff. 7 years ago
prep_demo_repo.sh