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

Unified Diff: man/man1/git-nav-downstream.1

Issue 2170623003: Update docs with latest changes (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools@asciidoc
Patch Set: Created 4 years, 5 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 | « man/man1/git-mark-merge-base.1 ('k') | man/man1/git-nav-upstream.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/man1/git-nav-downstream.1
diff --git a/man/man1/git-nav-downstream.1 b/man/man1/git-nav-downstream.1
index a7219522ee1683a641315774f29c1c621176a345..c81c86a41f2dcdd028b609b044450a052d4b03c0 100644
--- a/man/man1/git-nav-downstream.1
+++ b/man/man1/git-nav-downstream.1
@@ -2,12 +2,12 @@
.\" Title: git-nav-downstream
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 04/10/2014
+.\" Date: 07/21/2016
.\" Manual: Chromium depot_tools Manual
-.\" Source: depot_tools 1ce0237
+.\" Source: depot_tools bf2a341
.\" Language: English
.\"
-.TH "GIT\-NAV\-DOWNSTREAM" "1" "04/10/2014" "depot_tools 1ce0237" "Chromium depot_tools Manual"
+.TH "GIT\-NAV\-DOWNSTREAM" "1" "07/21/2016" "depot_tools bf2a341" "Chromium depot_tools Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -47,20 +47,20 @@ git-nav-downstream \- Checkout a downstream branch of the currently checked out
.\}
.nf
\fB$ git map\-branches\fR
-\fBorigin/master *
+\fBorigin/master
\fR cool_feature
subfeature
fixit
frozen_branch
\fB$ git nav\-downstream\fR
-Please select a downstream branch
- 0\&. cool_feature
- 1\&. fixit
-Selection (0\-1)[0]: 0
Previous HEAD position was beec6f4\&.\&.\&. Make ReflectorImpl use mailboxes
Switched to branch \*(Aqcool_feature\*(Aq
Your branch is ahead of \*(Aqorigin/master\*(Aq by 4 commits\&.
(use "git push" to publish your local commits)
+Please select a downstream branch
+ 0\&. cool_feature
+ 1\&. fixit
+Selection (0\-1)[0]: 0
\fB$ git map\-branches\fR
origin/master
\fB cool_feature *
@@ -108,5 +108,5 @@ Part of the chromium \fBdepot_tools\fR(7) suite\&. These tools are meant to assi
.IP " 1." 4
here
.RS 4
-\%https://chromium.googlesource.com/chromium/tools/depot_tools.git
+\%https://chromium.googlesource.com/chromium/tools/depot_tools
.RE
« no previous file with comments | « man/man1/git-mark-merge-base.1 ('k') | man/man1/git-nav-upstream.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698