Autogenerated man pages for v1.5.0.2-279-g4808
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 3 Mar 2007 05:18:34 +0000 (05:18 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 3 Mar 2007 05:18:34 +0000 (05:18 +0000)
man1/git-branch.1
man7/git.7

index 58d270c629da39e5d6a050bd538bfec0b5f2117c..4174672dfab79da3feab0352d433c739f7a3206c 100644 (file)
@@ -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" "01/19/2007" "" ""
+.TH "GIT\-BRANCH" "1" "03/03/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -12,7 +12,8 @@ git\-branch \- List, create, or delete branches
 .SH "SYNOPSIS"
 .sp
 .nf
-\fIgit\-branch\fR [\-\-color | \-\-no\-color] [\-r | \-a] [\-v [\-\-abbrev=<length>]]
+\fIgit\-branch\fR [\-\-color | \-\-no\-color] [\-r | \-a]
+           [\-v [\-\-abbrev=<length> | \-\-no\-abbrev]]
 \fIgit\-branch\fR [\-l] [\-f] <branchname> [<start\-point>]
 \fIgit\-branch\fR (\-m | \-M) [<oldbranch>] <newbranch>
 \fIgit\-branch\fR (\-d | \-D) [\-r] <branchname>\&...
@@ -63,6 +64,9 @@ Show sha1 and commit subject line for each head.
 \-\-abbrev=<length>
 Alter minimum display length for sha1 in output listing, default value is 7.
 .TP
+\-\-no\-abbrev
+Display the full sha1s in output listing rather than abbreviating them.
+.TP
 <branchname>
 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.
 .TP
index b962fdde54088da766d7087bc9e72ac95c311466..340f4ab6294b78e14950b409329f975685a4e1d2 100644 (file)
@@ -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" "7" "03/02/2007" "" ""
+.TH "GIT" "7" "03/03/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)