From: Jon Loeliger Date: Sat, 18 Mar 2006 00:25:46 +0000 (-0600) Subject: Fix minor typo. X-Git-Tag: v1.3.0-rc1~22^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/beb8e1343745e99988b84b05d257ef3171f127be?ds=inline;hp=--cc Fix minor typo. Signed-off-by: Jon Loeliger Signed-off-by: Junio C Hamano --- beb8e1343745e99988b84b05d257ef3171f127be diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index d3b6e620a8..f115b45ef6 100644 --- 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.