author | Junio C Hamano <junkio@cox.net> | |
Tue, 23 Jan 2007 06:37:33 +0000 (22:37 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 25 Jan 2007 02:08:02 +0000 (18:08 -0800) | ||
commit | 9e10fd1ac0bb50202138efb9291568160dacd7ab | |
tree | 3dd01b96e8747f35bbf910f118324aebdbf3b728 | tree | snapshot |
parent | a69e542989d0aa1576a4b6820454b9b0d2636796 | commit | diff |
Allow fetch-pack to decide keeping the fetched pack without exploding
With --keep-auto option, fetch-pack decides to keep the pack
without exploding it just like receive-pack does.
We may want to later make this the default.
Signed-off-by: Junio C Hamano <junkio@cox.net>
With --keep-auto option, fetch-pack decides to keep the pack
without exploding it just like receive-pack does.
We may want to later make this the default.
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch-pack.c | diff | blob | history |