t9350: point out that refs are not updated correctly
commit124efa8c6da5a4ba94e60a9cb64806c900e6c3bf
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 25 May 2013 12:34:15 +0000 (25 13:34 +0100)
treeb54f5e30ec2c1613d44c37851a11333c7fdb6ff9
parentb9cfcdd8f6cd1d84574b4c328c38d5820516eee6
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