t9350: point out that refs are not updated correctly
commitfc27d7b45dd8ded45180060c3d5545af8f52b8dc
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 31 Jan 2013 23:45:42 +0000 (31 23:45 +0000)
treef03770b200f829a42f2ca9387a57fef4de5d7cb1
parent6c5979d32f0a046312ead69d54a4e0c47713acea
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