X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-show-branch.txt;h=f115b45ef61567b18f6686d12dd168e68f83cb02;hb=fb6a9f93d39e4e5fdb83673a927f71a34e9fb7c0;hp=e474cd0ba7eedb8663f824dcf9f179e75cd3263b;hpb=2dcdb4c69737185f0b0e9fe08ba52b95b84f13da;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.