author | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Sep 2011 19:37:45 +0000 (12:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Sep 2011 19:39:32 +0000 (12:39 -0700) | ||
commit | dab76d3aa682a340e886df84da33326368c38633 | |
tree | 411ed9ca9713a519d7c8a6fd4ce0a7bb5b87b3b7 | tree | snapshot |
parent | 5e838ea7aa74dfbc9820bcf798c0f118e91532f9 | commit | diff |
transfer.fsckobjects: unify fetch/receive.fsckobjects
This single variable can be used to set instead of setting fsckobjects
variable for fetch & receive independently.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This single variable can be used to set instead of setting fsckobjects
variable for fetch & receive independently.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
builtin/fetch-pack.c | diff | blob | history | |
builtin/receive-pack.c | diff | blob | history |