t9350: point out that refs are not updated correctly
commite81d4988f9a2a79675f5f36bb894358da9eed70b
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:13:35 +0000 (3 11:13 -0500)
treec31eefbb5a45544b8486243134d487b0014b8cda
parentebe5cc9d04e20d4313ab14337d91b0651eb74372
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