copy refs when creating a new fork
commit73fb0251c84a22ad3932cc4c198144c6251fc699
authorDaniel Knittl-Frank <knittl89+git@googlemail.com>
Wed, 15 Sep 2010 18:12:36 +0000 (15 20:12 +0200)
committerDaniel Knittl-Frank <knittl89+git@googlemail.com>
Sun, 17 Oct 2010 09:21:04 +0000 (17 11:21 +0200)
tree1d45c17c020464cd41d48eb848310ba344ed0e03
parent364c39ed6a8779cdc8adb19d1f59705d81a7a438
copy refs when creating a new fork

this also pre-populates a fork with all commits from the parent -- which
makes a lot of sense. they were there before, but the refs pointing to
the commits were missing.

pushes to forks now only push new revs, which are not already present in
the parent project.
Girocco/Project.pm
jobs/fixup.sh