Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
config.txt: Change pserver to server in description of gitcvs.*
author
Frank Lichtenheld
<frank@lichtenheld.de>
Fri, 13 Apr 2007 16:02:32 +0000
(18:02 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 14 Apr 2007 02:39:28 +0000
(19:39 -0700)
These variables apply to the SSH access as well, so don't use
pserver here which might confuse users.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5cb71f8
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 38831bc906056e0ac5a219268e6796b727941481..e5be5704814755d884a11d6e7f73736fbd78c813 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-411,11
+411,11
@@
gc.rerereunresolved::
The default is 15 days. See gitlink:git-rerere[1].
gitcvs.enabled::
- Whether the cvs
p
server interface is enabled for this repository.
+ Whether the cvs server interface is enabled for this repository.
See gitlink:git-cvsserver[1].
gitcvs.logfile::
- Path to a log file where the cvs
p
server interface well... logs
+ Path to a log file where the cvs server interface well... logs
various stuff. See gitlink:git-cvsserver[1].
gitcvs.allbinary::