t9350: point out that refs are not updated correctly
commit98f7defa5ffb76a2a51d154a4617c9827ee537dc
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:51:24 +0000 (16 09:51 +0000)
tree65c63fdf05af3739d47d8bd7b2b9377aecbd953e
parenta30f6e68c84eefa926edde133825cbd2801282d9
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