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/docs/src
iannucci@chromium.org c050a5b2be Add a family of git-commands to assist with the management of multiple CLs/branches.
git-rebase-update - ensure all branches are up to date
git-new-branch - create branches
git-rename-branch - rename a branch while preserving parentage relationships
git-reparent-branch - change the parent of a branch, including rebasing it correctly onto that new parent.
git-squash-branch - collapse a branch into a single commit
git-upstream-diff - show the diff between the current branch and it's upstream branch
git-mark-merge-base - explicitly set what you want the above tools to consider the merge-base for the current branch.

R=agable@chromium.org, hinoka@chromium.org, stip@chromium.org, szager@chromium.org
BUG=261738

Review URL: https://codereview.chromium.org/184253003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259520 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
.gitignore Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
_aliases.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_footer.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-freeze_desc.helper.txt Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
_git-map-branches_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-map_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-mark-merge-base_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-nav-downstream_desc.helper.txt Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
_git-nav-upstream_desc.helper.txt Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
_git-new-branch_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-rebase-update_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-rename-branch_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-reparent-branch_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-squash-branch_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
_git-thaw_desc.helper.txt Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
_git-upstream-diff_desc.helper.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
asciidoc-override.css Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago
depot_tools.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-freeze.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-map-branches.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-map.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-mark-merge-base.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-nav-downstream.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-nav-upstream.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-new-branch.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-rebase-update.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-rename-branch.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-reparent-branch.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-squash-branch.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-thaw.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-upstream-diff.txt Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
make_docs.sh Add documentation for git-map-branches, git-map, git-nav-downstream, 11 years ago