Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
send-pack --thin: use "thin pack" delta transfer.
author
Junio C Hamano
<junkio@cox.net>
Sun, 19 Feb 2006 23:03:49 +0000
(15:03 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 20 Feb 2006 06:28:04 +0000
(22:28 -0800)
The new flag loosens the usual "self containedness" requirment
of packfiles, and sends deltified representation of objects when
we know the other side has the base objects needed to unpack
them. This would help reducing the transfer size.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
2245be3
)
No differences found