]> git.ipfire.org Git - thirdparty/git.git/commit - t/t6050-replace.sh
t6050: make sure we test not just commit replacement
authorJunio C Hamano <gitster@pobox.com>
Sun, 15 May 2011 19:54:51 +0000 (12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 May 2011 22:23:32 +0000 (15:23 -0700)
commitabb25ac365791e16563dfd09e4ecd3e7e4dcf6b1
tree1eb3704391b1a89a93dc1db9f06d125e1ab98b53
parentfea33a1ef37a5891ebd1fcf6018849150e7b91cb
t6050: make sure we test not just commit replacement

The replacement mechanism should affect all types of objects not
just commits, so make sure it deals with at least a blob.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6050-replace.sh