X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-show-branch.txt;h=f115b45ef61567b18f6686d12dd168e68f83cb02;hb=86f363791b281fb916414a89282b2e67cdaa36c0;hp=e474cd0ba7eedb8663f824dcf9f179e75cd3263b;hpb=bd494fc76be09ab61f8285f1299e2474b0554a81;p=git.git diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index e474cd0b..f115b45e 100644 --- a/Documentation/git-show-branch.txt +++ b/Documentation/git-show-branch.txt @@ -3,7 +3,7 @@ git-show-branch(1) NAME ---- -git-show-branch - Show branches and their commits. +git-show-branch - Show branches and their commits SYNOPSIS -------- @@ -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.