| Index: docs/man1/git-map-branches.1
|
| diff --git a/docs/man1/git-map-branches.1 b/docs/man1/git-map-branches.1
|
| index 1f3236dab9f038594b8f1d6dcb563955f5f4309a..7d1c5b3cfbc37f9029845a70daf332e7e87e6f0e 100644
|
| --- a/docs/man1/git-map-branches.1
|
| +++ b/docs/man1/git-map-branches.1
|
| @@ -2,12 +2,12 @@
|
| .\" Title: git-map-branches
|
| .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
| .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
| -.\" Date: 03/14/2014
|
| +.\" Date: 03/25/2014
|
| .\" Manual: Chromium depot_tools Manual
|
| -.\" Source: depot_tools a57ed8f
|
| +.\" Source: depot_tools 207bff1
|
| .\" Language: English
|
| .\"
|
| -.TH "GIT\-MAP\-BRANCHES" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depot_tools Manual"
|
| +.TH "GIT\-MAP\-BRANCHES" "1" "03/25/2014" "depot_tools 207bff1" "Chromium depot_tools Manual"
|
| .\" -----------------------------------------------------------------
|
| .\" * Define some portability stuff
|
| .\" -----------------------------------------------------------------
|
| @@ -148,6 +148,21 @@ origin/master
|
| .RE
|
| .\}
|
| .sp
|
| +.SH "SUGGESTED ALIASES"
|
| +.sp
|
| +Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitconfig\fR file\&.
|
| +.sp
|
| +.if n \{\
|
| +.RS 4
|
| +.\}
|
| +.nf
|
| +[alias]
|
| + git bmap = map\-branches
|
| +.fi
|
| +.if n \{\
|
| +.RE
|
| +.\}
|
| +.sp
|
| .SH "SEE ALSO"
|
| .sp
|
| \fBgit-map\fR(1)
|
|
|