commit | 0153be05ae332b8df9bb21d8d249881323e30725 | [log] [tgz] |
---|---|---|
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | Mon Feb 25 22:46:12 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 28 21:56:02 2008 -0800 |
tree | e6ae189944d40515d2e780227162a2d5eb2c5885 | |
parent | d5ef408b9afb5b4417f4e7e1593a96302d666650 [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>