edge dataset: re-export rev→rev edges in the right order
it was exported with each commit pointing to its descendants (i.e., commits forked from) rather than each commit pointing to its ascendants (i.e., preceding commits, possibly merged to obtain this one)
Migrated from T1783 (view on Phabricator)