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

Unified Diff: docs/src/git-nav-upstream.txt

Issue 225433003: Add a basic tutorial for the tools in depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@git_map
Patch Set: pylint 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/src/git-nav-downstream.demo.1.sh ('k') | docs/src/git-nav-upstream.demo.1.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/src/git-nav-upstream.txt
diff --git a/docs/src/git-nav-upstream.txt b/docs/src/git-nav-upstream.txt
index c6010a9f2ae8383ffb29eef6e1114c726c4611e5..5213bc1022425d155dfcba158de7a6bbaf6f00ff 100644
--- a/docs/src/git-nav-upstream.txt
+++ b/docs/src/git-nav-upstream.txt
@@ -19,27 +19,9 @@ checks that out.
EXAMPLE
-------
-
-[subs="quotes,attributes"]
-----
-[white]**$ git map-branches**
-[red]##origin/master##
- [green]#cool_feature#
- [aqua]**subfeature *{zwsp}**
- [green]#frozen_changes#
- [green]#master#
-[fuchsia]#{NO UPSTREAM}#
- [green]#bogus_noparent#
-[white]**$ git nav-upstream**
-[white]**$ git map-branches**
-[red]##origin/master##
- [aqua]**cool_feature *{zwsp}**
- [green]#subfeature#
- [green]#frozen_changes#
- [green]#master#
-[fuchsia]#{NO UPSTREAM}#
- [green]#bogus_noparent#
-----
+demo:1[]
+1. Note that being in a 'detached HEAD' state is OK. You'll just want to create
+a linkgit:git-new-branch[1] from here.
include::_aliases.txt[]
« no previous file with comments | « docs/src/git-nav-downstream.demo.1.sh ('k') | docs/src/git-nav-upstream.demo.1.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698