| Index: man/man1/git-nav-upstream.1
|
| diff --git a/man/man1/git-nav-upstream.1 b/man/man1/git-nav-upstream.1
|
| index 58b602a2e305a008640be19710edc668695ec489..989bd3af2f87f9f3fdd78fcde041f628914166f1 100644
|
| --- a/man/man1/git-nav-upstream.1
|
| +++ b/man/man1/git-nav-upstream.1
|
| @@ -2,12 +2,12 @@
|
| .\" Title: git-nav-upstream
|
| .\" 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\-UPSTREAM" "1" "04/10/2014" "depot_tools 1ce0237" "Chromium depot_tools Manual"
|
| +.TH "GIT\-NAV\-UPSTREAM" "1" "07/21/2016" "depot_tools bf2a341" "Chromium depot_tools Manual"
|
| .\" -----------------------------------------------------------------
|
| .\" * Define some portability stuff
|
| .\" -----------------------------------------------------------------
|
| @@ -72,11 +72,11 @@ state without impacting any branches by performing another checkout\&.
|
| If you want to create a new branch to retain commits you create, you may
|
| do so (now or later) by using \-b with the checkout command again\&. Example:
|
|
|
| - git checkout \-b new_branch_name
|
| + git checkout \-b <new\-branch\-name>
|
|
|
| HEAD is now at beec6f4\&.\&.\&. Make ReflectorImpl use mailboxes
|
| \fB$ git map\-branches\fR
|
| -\fBorigin/master *
|
| +\fBorigin/master
|
| \fR cool_feature
|
| subfeature
|
| fixit
|
| @@ -112,5 +112,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
|
|
|