setup_revisions: remember whether a ref was positive or not
commit13bc32661ccde114e519dc077411df38c54a97d8
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 23 Jul 2011 15:14:47 +0000 (23 17:14 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:37:57 +0000 (19 23:37 +0100)
tree8ecf5c255436d3dcd104cc0379fb53088576aad9
parent4128270afc39511d3b17e5567dfbcaa09623c2b6
setup_revisions: remember whether a ref was positive or not

This will be required by fast-export, when no commits were
exported, but the refs should be set, of course.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
builtin/fast-export.c
t/t9350-fast-export.sh