author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | |
Mon, 25 Feb 2008 21:46:12 +0000 (22:46 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 29 Feb 2008 05:56:02 +0000 (21:56 -0800) | ||
commit | 0153be05ae332b8df9bb21d8d249881323e30725 | |
tree | e6ae189944d40515d2e780227162a2d5eb2c5885 | tree | snapshot |
parent | d5ef408b9afb5b4417f4e7e1593a96302d666650 | commit | diff |
index-pack: introduce checking mode
Adds strict option, which bails out if the pack would
introduces broken object or links in the repository.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Adds strict option, which bails out if the pack would
introduces broken object or links in the repository.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-index-pack.txt | diff | blob | history | |
index-pack.c | diff | blob | history |