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

Unified Diff: docs/src/git-nav-downstream.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-mark-merge-base.txt ('k') | docs/src/git-nav-downstream.demo.1.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/src/git-nav-downstream.txt
diff --git a/docs/src/git-nav-downstream.txt b/docs/src/git-nav-downstream.txt
deleted file mode 100644
index 725017eb84bbbccd5951c488e6c478e46251951d..0000000000000000000000000000000000000000
--- a/docs/src/git-nav-downstream.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-git-nav-downstream(1)
-=====================
-
-NAME
-----
-git-nav-downstream -
-include::_git-nav-downstream_desc.helper.txt[]
-
-SYNOPSIS
---------
-[verse]
-'git nav-downstream'
-
-DESCRIPTION
------------
-
-'git-nav-downstream' takes the current branch and discovers all branches
-downstream of it. If there is only one branch downstream of the current branch,
-the command will check that out. If there\'s more than one downstream branch, the
-command will prompt you with a selection of the branches.
-
-EXAMPLE
--------
-demo:1[]
-
-include::_aliases.txt[]
-
-----
-[alias]
- git down = nav-downstream
-----
-
-
-SEE ALSO
---------
-linkgit:git-map-branches[1], linkgit:git-nav-upstream[1]
-
-include::_footer.txt[]
-
-// vim: ft=asciidoc:
« no previous file with comments | « docs/src/git-mark-merge-base.txt ('k') | docs/src/git-nav-downstream.demo.1.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698