t9350: point out that refs are not updated correctly
commit9ec93f75a9b7f08b5c7d74135581cbe7d372ee5e
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:29:51 +0000 (22 13:29 +0100)
tree1105ac14bc79ee248453a2368f2b458e98a0484d
parentdb93c77461323f5ef83e441fefa6e06912f80dd3
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