]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5504-fetch-receive-strict.sh
test: fetch/receive with fsckobjects
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Sep 2011 01:19:36 +0000 (18:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Sep 2011 01:19:36 +0000 (18:19 -0700)
commitb10a53583f5725b796de630c946e41bbd48fcfe2
tree00e9f2d77709020dbea8d24c9e16de4bb046f564
parentdab76d3aa682a340e886df84da33326368c38633
test: fetch/receive with fsckobjects

Add tests for the new fetch.fsckobjects, and also tests for
receive.fsckobjects we have had for quite some time.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5504-fetch-receive-strict.sh [new file with mode: 0755]