| 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:
|
|
|