Autogenerated man pages for v1.4.2.1-g21ff
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 29 Sep 2006 08:10:55 +0000 (08:10 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 29 Sep 2006 08:10:55 +0000 (08:10 +0000)
man1/git-repo-config.1

index 8806ef4b68340671b08cfa72035cf8021ea84786..dbc2d71ac41797b56126cbf104311258c69eb205 100755 (executable)
@@ -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" "09/25/2006" "" ""
+.TH "GIT\-REPO\-CONFIG" "1" "09/29/2006" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -371,6 +371,11 @@ and
 \fIGIT_HTTP_LOW_SPEED_TIME\fR
 environment variables.
 .TP
+http.noEPSV
+A boolean which disables using of EPSV ftp command by curl. This can helpful with some "poor" ftp servers which doesn't support EPSV mode. Can be overridden by the
+\fIGIT_CURL_FTP_NO_EPSV\fR
+environment variable. Default is false (curl will use EPSV).
+.TP
 i18n.commitEncoding
 Character encoding the commit messages are stored in; git itself does not care per se, but this information is necessary e.g. when importing commits from emails or in the gitk graphical history browser (and possibly at other places in the future or in other porcelains). See e.g.
 \fBgit\-mailinfo\fR(1). Defaults to