t9350: point out that refs are not updated correctly
commitf0a1b8cae47c53960ee6a323ae7ec86645de4750
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 20:31:12 +0000 (30 15:31 -0500)
tree95780e38de914debf3a909051e296ecc5eb33947
parentd6892ddb408e7214c3525dbd65bca280c35297d6
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