Split the reconciliation into smaller functions and add unit tests #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the main reconciliation method is ugly as heck, it demands a good refactoring
It's now split into smaller functions that can be testes separately, but tests will be added later. Closed by #9