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

Pass around other enum options (like `traverse --start-from=...`) similarly to `SquashMergeDetection`

Open PawelLipski opened this issue 1 year ago • 0 comments

So MacheteClient should only ever see them as enums, not as plain strings.

See PR #1238 -> git_machete/cli.py and git_machete/constants.py.

PawelLipski avatar May 24 '24 11:05 PawelLipski