t9350: point out that refs are not updated correctly
commite5cbda0fae8bdf39ff14cca72a61ea28bb3f7148
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:18 +0000 (5 13:44 -0500)
treead8fea7890d85c41154ea1fc30c51964fbb0873c
parent20df0ce53ba0f905c462f6a2070f11272c211499
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