diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-11-27 21:44:48 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-27 22:22:57 -0800 |
commit | 27a1a8014b842c0d70fdc91c68dd361ca2dfb34c (patch) | |
tree | 425079158bb439a51e2fbad1e4621b2a27d407c7 /t/Makefile | |
parent | f0df4ed5629c25e9978708115ad654b9f83f55df (diff) | |
download | git-27a1a8014b842c0d70fdc91c68dd361ca2dfb34c.tar.gz git-27a1a8014b842c0d70fdc91c68dd361ca2dfb34c.tar.xz |
git-svn: enable delta transfers during fetches when using SVN:: libs
This should drastically reduce bandwidth used for network
transfers. This is not enabled for file:// repositories by
default because of the increased CPU usage and I/O needed.
GIT_SVN_DELTA_FETCH may be set to a true value to enable or
false (0) to disable delta transfers regardless of the
repository type.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/Makefile')
0 files changed, 0 insertions, 0 deletions