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

Unified Diff: docs/man1/git-nav-upstream.1

Issue 184253003: Add git-reup and friends (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@freeze_thaw
Patch Set: fix pylint Created 6 years, 9 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/man1/git-nav-downstream.1 ('k') | docs/man1/git-new-branch.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/man1/git-nav-upstream.1
diff --git a/docs/man1/git-nav-upstream.1 b/docs/man1/git-nav-upstream.1
index 6588467d7074c6ef0251d93bacf9a38a747311b6..de0c32eb786da6493366f8adccde2bf662bd7382 100644
--- a/docs/man1/git-nav-upstream.1
+++ b/docs/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: 03/14/2014
+.\" Date: 03/25/2014
.\" Manual: Chromium depot_tools Manual
-.\" Source: depot_tools a57ed8f
+.\" Source: depot_tools 207bff1
.\" Language: English
.\"
-.TH "GIT\-NAV\-UPSTREAM" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depot_tools Manual"
+.TH "GIT\-NAV\-UPSTREAM" "1" "03/25/2014" "depot_tools 207bff1" "Chromium depot_tools Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -66,6 +66,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 up = nav\-upstream
+.fi
+.if n \{\
+.RE
+.\}
+.sp
.SH "SEE ALSO"
.sp
\fBgit-map-branches\fR(1), \fBgit-nav-downstream\fR(1)
« no previous file with comments | « docs/man1/git-nav-downstream.1 ('k') | docs/man1/git-new-branch.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698