Sha256: cd56763bf551708b07c0ade59e60d5b2e83edfd59e4d4417c753f15f14e54d23
Contents?: true
Size: 711 Bytes
Versions: 53
Compression:
Stored size: 711 Bytes
Contents
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:
Version data entries
53 entries across 53 versions & 1 rubygems