From 9902ce08a72dc91ae2728b074cb4b2a701767b04 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 25 Nov 2006 10:05:24 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.4.1-gf64d --- man1/git-branch.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/man1/git-branch.1 b/man1/git-branch.1 index 5dffa7793..c3f9bee99 100755 --- a/man1/git-branch.1 +++ b/man1/git-branch.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-BRANCH" "1" "11/24/2006" "" "" +.TH "GIT\-BRANCH" "1" "11/25/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -12,7 +12,7 @@ git\-branch \- List, create, or delete branches. .SH "SYNOPSIS" .sp .nf -\fIgit\-branch\fR [\-r] [\-a] +\fIgit\-branch\fR [\-r] [\-a] [\-v] [\-\-abbrev=] \fIgit\-branch\fR [\-l] [\-f] [] \fIgit\-branch\fR (\-d | \-D) \&... .fi @@ -43,6 +43,12 @@ List the remote\-tracking branches. \-a List both remote\-tracking branches and local branches. .TP +\-v +Show sha1 and subject message for each head. +.TP +\-\-abbrev= +Alter minimum display length for sha1 in output listing, default value is 7. +.TP The name of the branch to create or delete. The new branch name must pass all checks defined by \fBgit\-check\-ref\-format\fR(1). Some of these checks may restrict the characters allowed in a branch name. -- 2.26.2