v0.44.12
·
13 commits
to master
since this release
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".