New test: make sure that StGIT can handle packed refs
authorKarl Hasselström <kha@treskal.com>
Mon, 20 Aug 2007 21:36:00 +0000 (22:36 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 20 Aug 2007 21:36:35 +0000 (22:36 +0100)
commit91fb87a65f2eb14968fee9160804c0ad25c286c8
treeede7ad7faf87145f04ebf03b1f00809b51779f5f
parent337a07433f7aa7b6f3d0bf96696b4bc6092506d2
New test: make sure that StGIT can  handle packed refs

It currently can't, which is why this test is needed. The situation
has recently taken a turn for the worse, since git-gc nowadays packs
refs by default.
t/t1004-pack-ref.sh [new file with mode: 0755]