Mercurial > public > mercurial-scm > hg
diff mercurial/help/config.txt @ 16361:6097ede2be4d
protocol: Add the stream-preferred capability
This makes the client use the uncompressed protocol.
author | Benoit Allard <benoit@aeteurope.nl> |
---|---|
date | Wed, 04 Apr 2012 00:00:47 +0200 |
parents | dbf64594a3c3 |
children | f5dd179bfa4a |
line wrap: on
line diff
--- a/mercurial/help/config.txt Wed Mar 28 16:06:20 2012 +0200 +++ b/mercurial/help/config.txt Wed Apr 04 00:00:47 2012 +0200 @@ -979,6 +979,10 @@ the write lock while determining what data to transfer. Default is True. +``preferuncompressed`` + When set, clients will try to use the uncompressed streaming + protocol. Default is False. + ``validate`` Whether to validate the completeness of pushed changesets by checking that all new file revisions specified in manifests are