summaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-09-08 12:15:52 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-09-08 12:15:52 -0700
commit2f0f8b71ee45bcf91c2de480474a26030596fe3c (patch)
tree11a018cb02c52f3d18a8ca7fa7f6625303ab8e75 /Documentation/git-show-branch.txt
parentDocumentation updates. (diff)
downloadtgif-2f0f8b71ee45bcf91c2de480474a26030596fe3c.tar.xz
Show all merge-base candidates from show-branch --merge-base
This would make things easier to use for Octopus. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-show-branch.txt')
-rw-r--r--Documentation/git-show-branch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt
index c947fcedae..cc7da30873 100644
--- a/Documentation/git-show-branch.txt
+++ b/Documentation/git-show-branch.txt
@@ -33,8 +33,8 @@ OPTIONS
--merge-base::
Instead of showing the commit list, just act like the
- 'git-merge-base' command except that it can accept more
- than two heads.
+ 'git-merge-base -a' command, except that it can accept
+ more than two heads.
OUTPUT