t9350: point out that refs are not updated correctly
commitb34461f00e4f0a5364e9d21a94a12f98b8384a92
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:51 +0000 (28 21:18 -0500)
tree009ff46a7eb24004b28f19500c330e75e7afecf7
parentf6237043f21205a1bf992283a985493d73b2a749
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