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

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

Issue 259863004: Move docs folder to man. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
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/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
deleted file mode 100644
index 5213bc1022425d155dfcba158de7a6bbaf6f00ff..0000000000000000000000000000000000000000
--- a/docs/src/git-nav-upstream.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-git-nav-upstream(1)
-=====================
-
-NAME
-----
-git-nav-upstream -
-include::_git-nav-upstream_desc.helper.txt[]
-
-SYNOPSIS
---------
-[verse]
-'git nav-upstream'
-
-DESCRIPTION
------------
-
-'git-nav-upstream' takes the current branch, finds it\'s upstream branch, and
-checks that out.
-
-EXAMPLE
--------
-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[]
-
-----
-[alias]
- git up = nav-upstream
-----
-
-SEE ALSO
---------
-linkgit:git-map-branches[1], linkgit:git-nav-downstream[1]
-
-include::_footer.txt[]
-
-// vim: ft=asciidoc:
« 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