t9350: point out that refs are not updated correctly
commit28106733f3919fbb7f028b00b7d5d37629b8ef16
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:29:30 +0000 (19 23:29 +0100)
tree62773c374b994372fbdcfd78f1404e217308bf13
parent734ed690612a91b3f0a84e42e6e61e3a3f154ea7
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