Skip to content

Commit 5e11a68

Browse files
committed
BF: Added missing NullHandler to logger in git.remote
1 parent cf8dc25 commit 5e11a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git/remote.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939

4040
log = logging.getLogger('git.remote')
41+
log.addHandler(logging.NullHandler())
4142

4243

4344
__all__ = ('RemoteProgress', 'PushInfo', 'FetchInfo', 'Remote')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy