t9350: point out that refs are not updated correctly
commitabc791a469ed815e186ab0c52bbec9f4c59ef166
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:42:42 +0000 (15 09:42 +0200)
treef60be7744921649f8d11d42667e777f7cbf44216
parent3a27fd7d0335fc53140bcba4e1f6133513710a30
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