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

Unified Diff: docs/man1/git-new-branch.1

Issue 234733003: Improvements and bugfixes to the depot_tools doc generation process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
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/man1/git-nav-upstream.1 ('k') | docs/man1/git-squash-branch.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/man1/git-new-branch.1
diff --git a/docs/man1/git-new-branch.1 b/docs/man1/git-new-branch.1
index f36371e10feb1ad54554411adcd2863c15cf11ad..2d85285665239f4d54676524fa221483267cbe5d 100644
--- a/docs/man1/git-new-branch.1
+++ b/docs/man1/git-new-branch.1
@@ -101,6 +101,7 @@ origin/master
frozen_branch
independent_cl
\fB$ git checkout cool_feature\fR
+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)
\fB$ git new\-branch \-\-upstream_current cl_depends_on_cool_feature\fR
« no previous file with comments | « docs/man1/git-nav-upstream.1 ('k') | docs/man1/git-squash-branch.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698