t9350: point out that refs are not updated correctly
commit0f9ed4a3d361a4f97821a659c83a1fb870aae551
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Dec 2013 23:18:59 +0000 (5 23:18 +0000)
tree7ff18de8f9d5fda91279214fea1d2777cbb08fe3
parent6ffe1804894e3f0a433fb7db6d5934bc29757707
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