Closed
Description
git/objects/commit.py has a few places where it will print to stderr if unable to decode a stream from the repo. This has ill effect on client callers to the library. In my case, I'm making use of GitPython in a git update hook, and this stderr print is making its way back to the user's console and confusing them when they push.
Can we make these prints optional?
Metadata
Metadata
Assignees
Labels
No labels