summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-26 01:35:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-26 01:35:22 +0000
commitc276ec7ab95dc6ec845997be86a586c05b26bc2e (patch)
treef949aabb3ae5f186f2bc75992c0ef8ad0377e1ef /git-branch.txt
parentbed00e716afd5ca14f313c92c54ae41bf20167dd (diff)
downloadgit-htmldocs-c276ec7ab95dc6ec845997be86a586c05b26bc2e.tar.gz
Autogenerated HTML docs for v1.6.4.1-196-g31f0b
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-branch.txt b/git-branch.txt
index ae201deb7..99988872e 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -209,6 +209,12 @@ but different purposes:
- `--no-merged` is used to find branches which are candidates for merging
into HEAD, since those branches are not fully contained by HEAD.
+SEE ALSO
+--------
+linkgit:git-check-ref-format[1],
+linkgit:git-fetch[1],
+linkgit:git-remote[1].
+
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <gitster@pobox.com>