Skip to content

v0.44.12

Compare
Choose a tag to compare
@jrobotham-square jrobotham-square released this 15 Jul 05:35
· 13 commits to master since this release
3b29260
fix: Ensure ManageGit defaults to true (#496)

This change sets the default for ManageGit to true (as a starting point) and switches
the command line parsing to use a pointer to allow us to distinguish
between "true", "false" and "not set".