git-machete
git-machete copied to clipboard
`MacheteClient.read_definition_file` should be a static factory method instead of a side-effecting instance method
A call to read_definition_file should return a fresh instance of MacheteClient.
Rel: https://github.com/VirtusLab/git-machete/pull/954