Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(540)

Unified Diff: docs/src/git-rename-branch.txt

Issue 259863004: Move docs folder to man. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/src/git-rebase-update.txt ('k') | docs/src/git-reparent-branch.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/src/git-rename-branch.txt
diff --git a/docs/src/git-rename-branch.txt b/docs/src/git-rename-branch.txt
deleted file mode 100644
index 7b8b188e4ec44210056727b07f110aede15ed213..0000000000000000000000000000000000000000
--- a/docs/src/git-rename-branch.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-git-rename-branch(1)
-====================
-
-NAME
-----
-git-rename-branch -
-include::_git-rename-branch_desc.helper.txt[]
-
-SYNOPSIS
---------
-[verse]
-'git rename-branch' <new_name>
-'git rename-branch' <old_name> <new_name>
-
-DESCRIPTION
------------
-
-Rename the current (or specified) branch, then update all dowstream branches'
-tracking information to preserve inter-branch dependencies.
-
-SEE ALSO
---------
-linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1],
-linkgit:git-new-branch[1], linkgit:git-upstream-diff[1]
-
-include::_footer.txt[]
-
-// vim: ft=asciidoc:
« no previous file with comments | « docs/src/git-rebase-update.txt ('k') | docs/src/git-reparent-branch.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698