setup_revisions: remember whether a ref was positive or not
commit8f39e6c4e7db7d26800782b9aac59294d233b336
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 23 Jul 2011 15:14:47 +0000 (23 17:14 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:48:51 +0000 (28 21:48 -0500)
treeb9d496f8222bc8c126d16ad773824449e1380aa1
parent8325de8a210dfa9cb0f692f8297b727cb6c93354
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