t9350: point out that refs are not updated correctly
commita4db8c2e300f1a586335a160607683d04cab10a7
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:22 +0000 (1 14:34 +0100)
tree6caaf1b3d75e63588d983ec87a5a264e0394d9aa
parent1bb87f9e45feb85767f88166c380ae12c7cacb74
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