projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bfc4f2
)
Fix minor typo.
author
Jon Loeliger
<jdl@jdl.com>
Sat, 18 Mar 2006 00:25:46 +0000
(18:25 -0600)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 18 Mar 2006 04:42:36 +0000
(20:42 -0800)
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show-branch.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-show-branch.txt
b/Documentation/git-show-branch.txt
index
d3b6e62
..
f115b45
100644
(file)
--- a/
Documentation/git-show-branch.txt
+++ b/
Documentation/git-show-branch.txt
@@
-141,7
+141,7
@@
it, having the following in the configuration file may help:
------------
-With this,`git show-branch` without extra parameters would show
+With this,
`git show-branch` without extra parameters would show
only the primary branches. In addition, if you happen to be on
your topic branch, it is shown as well.