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/man1
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
..
depot_tools.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-freeze.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-map-branches.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-map.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-mark-merge-base.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-nav-downstream.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-nav-upstream.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-new-branch.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-rebase-update.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-rename-branch.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-reparent-branch.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-squash-branch.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-thaw.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago
git-upstream-diff.1 Add a family of git-commands to assist with the management of multiple CLs/branches. 11 years ago