From fac83ae9f61d6872a796986868b4cb24c97b6daa Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 13 Dec 2006 10:14:19 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.4.2-g1349 --- man1/git-push.1 | 14 +++++--------- man1/git-repo-config.1 | 14 +++++++------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/man1/git-push.1 b/man1/git-push.1 index dd4768024..ff5e4ce4e 100644 --- a/man1/git-push.1 +++ b/man1/git-push.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\-PUSH" "1" "10/24/2006" "" "" +.TH "GIT\-PUSH" "1" "12/13/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -41,17 +41,13 @@ is used, the remote ref is updated even if it does not result in a fast forward .sp Note: If no explicit refspec is found, (that is neither on the command line nor in any Push line of the corresponding remotes file\-\-\-see below), then all the refs that exist both on the local side and on the remote side are updated. .sp -Some short\-cut notations are also supported. -.RS -.TP 3 -\(bu tag means the same as refs/tags/:refs/tags/. -.TP -\(bu +.sp A parameter without a colon is equivalent to :, hence updates in the destination from in the source. -.RE +.sp +Pushing an empty allows you to delete the ref from the remote repository. .TP \-\-all Instead of naming each ref to push, specifies that all refs be pushed. @@ -143,7 +139,7 @@ URL: Pull: refs/heads/: .fi .SH "AUTHOR" -Written by Junio C Hamano +Written by Junio C Hamano , later rewritten in C by Linus Torvalds .sp .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list . diff --git a/man1/git-repo-config.1 b/man1/git-repo-config.1 index a10532ad7..203bc44cb 100644 --- a/man1/git-repo-config.1 +++ b/man1/git-repo-config.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\-REPO\-CONFIG" "1" "12/09/2006" "" "" +.TH "GIT\-REPO\-CONFIG" "1" "12/13/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -295,16 +295,16 @@ git fetch) to lookup the default branch for merging. Without this option, git pull defaults to merge the first refspec fetched. Specify multiple values to get an octopus merge. .TP -pager.color +color.pager A boolean to enable/disable colored output when the pager is in use (default is true). .TP -diff.color +color.diff When true (or always), always use colors in patch. When false (or never), never. When set to auto, use colors only when the output is to the terminal. .TP -diff.color. +color.diff. Use customized color for diff colorization. specifies which part of the patch to use the specified color, and is one of @@ -456,7 +456,7 @@ The default set of branches for \fBgit\-show\-branch\fR(1). See \fBgit\-show\-branch\fR(1). .TP -status.color +color.status A boolean to enable/disable color in the output of \fBgit\-status\fR(1). May be set to true @@ -467,7 +467,7 @@ false never) or auto, in which case colors are used only when the output is to a terminal. Defaults to false. .TP -status.color. +color.status. Use customized color for status colorization. is one of @@ -478,7 +478,7 @@ updated changed (files which are changed but not updated in the index), or untracked -(files which are not tracked by git). The values of these variables may be specified as in diff.color.. +(files which are not tracked by git). The values of these variables may be specified as in color.diff.. .TP tar.umask By default, -- 2.26.2