Autogenerated man pages for v1.5.0.3-268-g3dda
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 5 Mar 2007 02:37:52 +0000 (02:37 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 5 Mar 2007 02:37:52 +0000 (02:37 +0000)
man1/git-config.1
man1/git-fetch-pack.1
man1/git-update-index.1
man1/git-upload-pack.1
man7/git.7

index dba17d020b028cba407870707bbe0658043387d1..6e102eddaa5d7cce66c290f1926ddedee122fea4 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\-CONFIG" "1" "03/04/2007" "" ""
+.TH "GIT\-CONFIG" "1" "03/05/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -248,6 +248,9 @@ Note that this list is non\-comprehensive and not necessarily complete. For comm
 core.fileMode
 If false, the executable bit differences between the index and the working copy are ignored; useful on broken filesystems like FAT. See \fBgit\-update\-index\fR(1). True by default.
 .TP
+core.symlinks
+If false, symbolic links are checked out as small plain files that contain the link text. \fBgit\-update\-index\fR(1) and \fBgit\-add\fR(1) will not change the recorded type to regular file. Useful on filesystems like FAT that do not support symbolic links. True by default.
+.TP
 core.gitProxy
 A "proxy command" to execute (as \fIcommand host port\fR) instead of establishing direct connection to the remote server when using the git protocol for fetching. If the variable value is in the "COMMAND for DOMAIN" format, the command is applied only on hostnames ending with the specified domain string. This variable may be set multiple times and is matched in the given order; the first match wins.
 
index 241795faa9bb5a3de1a0afc80d40d032f3ed38cf..b447fe4373f7fb32ba389d0b3d92c32eefaaacfc 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\-FETCH\-PACK" "1" "01/25/2007" "" ""
+.TH "GIT\-FETCH\-PACK" "1" "03/05/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -10,7 +10,7 @@
 .SH "NAME"
 git\-fetch\-pack \- Receive missing objects from another repository
 .SH "SYNOPSIS"
-\fIgit\-fetch\-pack\fR [\-\-all] [\-\-quiet|\-q] [\-\-keep|\-k] [\-\-thin] [\-\-upload\-pack=<git\-upload\-pack>] [\-\-depth=<n>] [\-v] [<host>:]<directory> [<refs>\&...]
+\fIgit\-fetch\-pack\fR [\-\-all] [\-\-quiet|\-q] [\-\-keep|\-k] [\-\-thin] [\-\-upload\-pack=<git\-upload\-pack>] [\-\-depth=<n>] [\-\-no\-progress] [\-v] [<host>:]<directory> [<refs>\&...]
 .SH "DESCRIPTION"
 Usually you would want to use \fBgit\-fetch\fR(1) which is a higher level wrapper of this command instead.
 
@@ -40,6 +40,9 @@ Same as \-\-upload\-pack=<git\-upload\-pack>.
 \-\-depth=<n>
 Limit fetching to ancestor\-chains not longer than n.
 .TP
+\-\-no\-progress
+Do not show the progress.
+.TP
 \\\-v
 Run verbosely.
 .TP
index 6728a3f6d9a1d7d0e668ddbbdf487378ef22704d..3477e146d58720379ffda9f95d1578d5bd2da4cb 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\-UPDATE\-INDEX" "1" "01/29/2007" "" ""
+.TH "GIT\-UPDATE\-INDEX" "1" "03/05/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -197,6 +197,8 @@ M foo.c
 .SH "CONFIGURATION"
 The command honors core.filemode configuration variable. If your repository is on an filesystem whose executable bits are unreliable, this should be set to \fIfalse\fR (see \fBgit\-config\fR(1)). This causes the command to ignore differences in file modes recorded in the index and the file mode on the filesystem if they differ only on executable bit. On such an unfortunate filesystem, you may need to use git\-update\-index \-\-chmod=.
 
+Quite similarly, if core.symlinks configuration variable is set to \fIfalse\fR (see \fBgit\-config\fR(1)), symbolic links are checked out as plain files, and this command does not modify a recorded file mode from symbolic link to regular file.
+
 The command looks at core.ignorestat configuration variable. See \fIUsing "assume unchanged" bit\fR section above.
 .SH "SEE ALSO"
 \fBgit\-config\fR(1)
index ff0cacd78d1638a4851f5fa2e7c4f4472a7105bb..c9fe5b542cdacda5b5c1e318502255e85ac149e0 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\-UPLOAD\-PACK" "1" "01/19/2007" "" ""
+.TH "GIT\-UPLOAD\-PACK" "1" "03/05/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .SH "NAME"
 git\-upload\-pack \- Send objects packed back to git\-fetch\-pack
 .SH "SYNOPSIS"
-\fIgit\-upload\-pack\fR <directory>
+\fIgit\-upload\-pack\fR [\-\-strict] [\-\-timeout=<n>] <directory>
 .SH "DESCRIPTION"
 Invoked by \fIgit\-fetch\-pack\fR, learns what objects the other side is missing, and sends them after packing.
 
 This command is usually not invoked directly by the end user. The UI for the protocol is on the \fIgit\-fetch\-pack\fR side, and the program pair is meant to be used to pull updates from a remote repository. For push operations, see \fIgit\-send\-pack\fR.
 .SH "OPTIONS"
 .TP
+\-\-strict
+Do not try <directory>/.git/ if <directory> is no git directory.
+.TP
+\-\-timeout=<n>
+Interrupt transfer after <n> seconds of inactivity.
+.TP
 <directory>
 The repository to sync from.
 .SH "AUTHOR"
index 340f4ab6294b78e14950b409329f975685a4e1d2..909fef923f704feb38ec1e44065f615f6962f899 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/03/2007" "" ""
+.TH "GIT" "7" "03/05/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)