Add selftests verifying concatenation of multiple notes for the same commit
commita099469bbcf273e76d81573229971956b4ef0700
authorJohan Herland <johan@herland.net>
Fri, 9 Oct 2009 10:22:10 +0000 (9 12:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2009 02:00:24 +0000 (19 19:00 -0700)
tree801987bc326e800ee80fd50f0b2c2ee364fe5b94
parentef8db638cc96abaf166bbafe31752219f3d2cdc2
Add selftests verifying concatenation of multiple notes for the same commit

Also verify that multiple references to the _same_ note blob are _not_
concatenated.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3303-notes-subtrees.sh