v2.0.0
Refactor to allow for all transforms to be unit tested.
The following changes to the public interface were made:
- The
--verbose
flag has been replaced with thedebug
module. SetDEBUG="ghdb*"
as an environment variable to see debug information - The
--skip-update-branch-protection
option is now--skip-branch-protection
- The
--keep-old
option is now--skip-delete-old-branch
- The
--list-repos-only
command has been removed