From be31b13178c93c3134d651197a48669b22f1fdd6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 3 Mar 2007 05:18:34 +0000 Subject: [PATCH] Autogenerated man pages for v1.5.0.2-279-g4808 --- man1/git-branch.1 | 8 ++++++-- man7/git.7 | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/man1/git-branch.1 b/man1/git-branch.1 index 58d270c62..4174672df 100644 --- 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" "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=]] +\fIgit\-branch\fR [\-\-color | \-\-no\-color] [\-r | \-a] + [\-v [\-\-abbrev= | \-\-no\-abbrev]] \fIgit\-branch\fR [\-l] [\-f] [] \fIgit\-branch\fR (\-m | \-M) [] \fIgit\-branch\fR (\-d | \-D) [\-r] \&... @@ -63,6 +64,9 @@ Show sha1 and commit subject line for each head. \-\-abbrev= 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 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 diff --git a/man7/git.7 b/man7/git.7 index b962fdde5..340f4ab62 100644 --- a/man7/git.7 +++ b/man7/git.7 @@ -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) -- 2.26.2