Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove forced verbosity when fetching from a remote #1005

Merged
merged 1 commit into from Apr 11, 2020

Conversation

@ngcortes
Copy link

@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.

@ngcortes ngcortes force-pushed the ngcortes:master branch from 8c528a3 to d5704be Apr 8, 2020
@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
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@Byron
Copy link
Member

@Byron 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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.