| Index: docs/src/git-nav-downstream.txt
|
| diff --git a/docs/src/git-nav-downstream.txt b/docs/src/git-nav-downstream.txt
|
| deleted file mode 100644
|
| index 725017eb84bbbccd5951c488e6c478e46251951d..0000000000000000000000000000000000000000
|
| --- a/docs/src/git-nav-downstream.txt
|
| +++ /dev/null
|
| @@ -1,40 +0,0 @@
|
| -git-nav-downstream(1)
|
| -=====================
|
| -
|
| -NAME
|
| -----
|
| -git-nav-downstream -
|
| -include::_git-nav-downstream_desc.helper.txt[]
|
| -
|
| -SYNOPSIS
|
| ---------
|
| -[verse]
|
| -'git nav-downstream'
|
| -
|
| -DESCRIPTION
|
| ------------
|
| -
|
| -'git-nav-downstream' takes the current branch and discovers all branches
|
| -downstream of it. If there is only one branch downstream of the current branch,
|
| -the command will check that out. If there\'s more than one downstream branch, the
|
| -command will prompt you with a selection of the branches.
|
| -
|
| -EXAMPLE
|
| --------
|
| -demo:1[]
|
| -
|
| -include::_aliases.txt[]
|
| -
|
| -----
|
| -[alias]
|
| - git down = nav-downstream
|
| -----
|
| -
|
| -
|
| -SEE ALSO
|
| ---------
|
| -linkgit:git-map-branches[1], linkgit:git-nav-upstream[1]
|
| -
|
| -include::_footer.txt[]
|
| -
|
| -// vim: ft=asciidoc:
|
|
|