| commit | d8b6a1a10b93666246984a50d64a163e71163aeb | [log] [tgz] |
|---|---|---|
| author | Frank Lichtenheld <frank@lichtenheld.de> | Sat Mar 31 15:32:13 2007 +0200 |
| committer | Junio C Hamano <junkio@cox.net> | Sat Mar 31 16:00:27 2007 -0700 |
| tree | f9d7d0a7791d6de7909670cafa17f860a61e7cad | |
| parent | d6bad6610aece0bcaf4449ce170de22970793110 [diff] |
cvsserver: Don't lie about binary mode in asciidoc documentation The git-cvsserver documentation claims that the server will set -k modes if appropriate which is not really the case. On the other hand the available gitcvs.allbinary variable is not documented at all. Fix both these issues by rewording the related paragraph. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <junkio@cox.net>