Remote.fetch|pull() will not use poll/threads anymore as only stderr … · gitpython-developers/GitPython@fe2fbc5 · GitHub
Skip to content

Commit fe2fbc5

Browse files
committed
Remote.fetch|pull() will not use poll/threads anymore as only stderr is read.
This simplification should improve performance and remove issues like those in #232. NOTE: Debug code is still contained here
1 parent 3480201 commit fe2fbc5

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

git/remote.py

Lines changed: 9 additions & 4 deletions

git/test/test_remote.py

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)