From: Junio C Hamano
Date: Mon, 1 Sep 2008 06:11:17 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.6.0.1-161-g7f314
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=17bd22710392bb8cd5d7cb26eb6d2eff19feca96;p=git.git
Autogenerated HTML docs for v1.6.0.1-161-g7f314
---
diff --git a/config.txt b/config.txt
index af57d9430..ed3285f89 100644
--- a/config.txt
+++ b/config.txt
@@ -697,7 +697,7 @@ gitcvs.logfile::
Path to a log file where the CVS server interface well... logs
various stuff. See linkgit:git-cvsserver[1].
-gitcvs.usecrlfattr
+gitcvs.usecrlfattr::
If true, the server will look up the `crlf` attribute for
files to determine the '-k' modes to use. If `crlf` is set,
the '-k' mode will be left blank, so cvs clients will
diff --git a/git-config.html b/git-config.html
index a70c1a25c..8966da9db 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1787,16 +1787,20 @@ gitcvs.logfile
various stuff. See git-cvsserver(1).
-
-gitcvs.usecrlfattr
+
+gitcvs.usecrlfattr
+
+
+
If true, the server will look up the crlf attribute for
files to determine the -k modes to use. If crlf is set,
the -k mode will be left blank, so cvs clients will
treat it as text. If crlf is explicitly unset, the file
will be set with -kb mode, which suppresses any newline munging
the client might otherwise do. If crlf is not specified,
- then gitcvs.allbinary is used. See gitattributes(5).
-
+ then gitcvs.allbinary is used. See gitattributes(5).
+
+
-
gitcvs.allbinary
@@ -2726,7 +2730,7 @@ web.browser