t9350: point out that refs are not updated correctly
commitbe872bd933724523a55cbee3b898601bca9c202c
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:27 +0000 (20 17:45 -0600)
tree391515945f7195db1e12306f1bde91a1c81e811d
parent2b11505c88f3088788aca2d7d5c6e6e15c929d35
t9350: point out that refs are not updated correctly

This happens only when the corresponding commits are not exported in
the current fast-export run. This can happen either when the relevant
commit is already marked, or when the commit is explicitly marked
as UNINTERESTING with a negative ref by another argument.

This breaks fast-export basec remote helpers.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
t/t9350-fast-export.sh