t9350: point out that refs are not updated correctly
commit480cd59191bcaed8622671334dd2ece988f1df69
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:41:44 +0000 (29 10:41 +0200)
tree872d7e46a18dc4ace316699c0bc19b4476766fac
parent6b1282f4540deb1daf5f62b7b2cf925f0716a132
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