git-machete icon indicating copy to clipboard operation
git-machete copied to clipboard

`MacheteClient.read_definition_file` should be a static factory method instead of a side-effecting instance method

Open PawelLipski opened this issue 2 years ago • 1 comments

A call to read_definition_file should return a fresh instance of MacheteClient.

PawelLipski avatar May 20 '23 07:05 PawelLipski

Rel: https://github.com/VirtusLab/git-machete/pull/954

PawelLipski avatar May 20 '23 08:05 PawelLipski