GitPython icon indicating copy to clipboard operation
GitPython copied to clipboard

Deprecate default of Git.show(strip_newline_in_stdout=False)

Open SonOfLilit opened this issue 1 year ago • 0 comments

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.

SonOfLilit avatar Jul 30 '24 01:07 SonOfLilit