-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that we're iterating over topics topologically in the important places, we can remove the check that requires topics to be in consecutive order. This means revup is able to pull together relative chains in any arbitrary order, as long as that order is valid with no cycles. Fixes: #156
- Loading branch information
1 parent
eea4724
commit 1d3dfa1
Showing
2 changed files
with
13 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters