This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 151
Incorrect topological sorting #52
Comments
Well - not sure if that's correct, but here is the patch which fixes it for me, but breaks PlotWalk tests:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Enountered an issue with Topological log rendering by latest version of ngit sources, built in VS 2010.
Given a simple history of two merged branches:
I'm trying to render it in the same way using NGit using the following code:
Which unexpectedly gives me commit-time ordering.
Probably there is a known issue - anyway, please let me know if it would be fixed. (I'm going to use ngit for some automation, but topo-order is critical to me).
The text was updated successfully, but these errors were encountered: