t9350: point out that refs are not updated correctly
commitce193b776099139808fdab4f3f6ff17da7a94f8d
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 13:54:04 +0000 (24 15:54 +0200)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:32:47 +0000 (16 16:32 +0200)
tree95250ccd0d18cd0c7ddb51d17ec00e77ede71f11
parent5ef68d47ec31176b1b49b22d7a146937b7d3a859
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