X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-show-branch.html;h=fa5d322b854deb62269a3acbc087abc5dd52c122;hb=0fd4dbd5f31a6526f88cc4613296a5603a193929;hp=781a27bc1367f3b015fd1bdec9878ce6850dd6c2;hpb=0107892cfadf8a2ef6989005b4a2efd94df310aa;p=git.git diff --git a/git-show-branch.html b/git-show-branch.html index 781a27bc..fa5d322b 100644 --- a/git-show-branch.html +++ b/git-show-branch.html @@ -452,7 +452,7 @@ it, having the following in the configuration file may help:

default = heads/* -

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.

@@ -470,7 +470,7 @@ your topic branch, it is shown as well.