Skip to content

Conversation

ngcortes
Copy link
Contributor

@ngcortes ngcortes commented Apr 8, 2020

When fetching repos with many remotes, the verbose flag (ie. v=True) in the body of the git.remote.Remote.fetch method produces a lot of output that isn't necessarily needed.

Adding a "verbose" kwarg to the method signature would make verbosity optional.

@Byron Byron added this to the v3.1.1 - Bugfixes milestone Apr 11, 2020
@Byron Byron merged commit 1fbc230 into gitpython-developers:master Apr 11, 2020
@Byron
Copy link
Member

Byron commented Apr 11, 2020

Thanks a lot! A small change for a big improvement - much appreciated :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants