GitPython
GitPython copied to clipboard
Deprecate default of Git.show(strip_newline_in_stdout=False)
As per our discussion in #1377.
Also fix a few tests that were broken by my git being configured to create new repos with main as the initial branch, so that all my tests pass.