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

Unified Diff: docs/html/git-new-branch.html

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/html/git-nav-upstream.html ('k') | docs/html/git-squash-branch.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/html/git-new-branch.html
diff --git a/docs/html/git-new-branch.html b/docs/html/git-new-branch.html
index 723a6279aebe610fff5041b3e1cb35b6dc9af6b7..283d40c1f8e478526b4214d2838042a20d762245 100644
--- a/docs/html/git-new-branch.html
+++ b/docs/html/git-new-branch.html
@@ -854,6 +854,7 @@ defaults to <em>origin/master</em>. This is considered to be the <em>root</em>
</span><span style="color: #19c518"></span><span style="color: #19c518"> frozen_branch
</span><span style="color: #19c518"></span><span style="color: #19c518"> independent_cl
</span><span style="font-weight: bold; color: #ffffff">$ git checkout cool_feature</span>
+Switched to branch 'cool_feature'
Your branch is ahead of 'origin/master' by 4 commits.
(use "git push" to publish your local commits)
<span style="font-weight: bold; color: #ffffff">$ git new-branch --upstream_current cl_depends_on_cool_feature</span>
« no previous file with comments | « docs/html/git-nav-upstream.html ('k') | docs/html/git-squash-branch.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698