X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-branch.txt;h=6410c3d34545ce9bf191ffe91bbf8fd77cfc9b7e;hb=f36ed6db699673bcfb010ab7343bacd5537eb679;hp=cfceac56d294fd27e2e04020cfac54eba33b03cc;hpb=ebab98942069400b12aa357c95e3e8f7a4f26bab;p=git.git diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index cfceac56d..6410c3d34 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -163,8 +163,9 @@ start-point is either a local or remote-tracking branch. Open an editor and edit the text to explain what the branch is for, to be used by various other commands (e.g. `request-pull`). ---contains :: - Only list branches which contain the specified commit. +--contains []:: + Only list branches which contain the specified commit (HEAD + if not specified). --merged []:: Only list branches whose tips are reachable from the