Merge branch 'mk/unpack-careful'
commit3c993de9f25d052b791c55609468c59bcd47fc19
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2008 07:44:17 +0000 (9 00:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2008 07:44:17 +0000 (9 00:44 -0700)
treeaa47776e396aa2f480350d5463a76eb70d4c6c62
parent769f60aed3906ba9cd1151731f2551087cc8502f
parent38a5739dfadd41c9e45bb05ed6fe1559895360cb
Merge branch 'mk/unpack-careful'

* mk/unpack-careful:
  t5300: add test for "index-pack --strict"
  receive-pack: allow using --strict mode for unpacking objects
  unpack-objects: fix --strict handling
  t5300: add test for "unpack-objects --strict"
  unpack-objects: prevent writing of inconsistent objects
Documentation/config.txt
t/t5300-pack-object.sh