summaryrefslogtreecommitdiff
path: root/git/objects/commit.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-06-10 14:18:33 +0200
committerSebastian Thiel <byronimo@gmail.com>2015-06-10 14:50:08 +0200
commitc8c696b3cf0c2441aefaef3592e2b815472f162a (patch)
tree80cd979a4a0d2d2caea74ac397e8209191a97a8f /git/objects/commit.py
parent22d2e4a0bfd4c2b83e718ead7f198234e3064929 (diff)
downloadgitpython-c8c696b3cf0c2441aefaef3592e2b815472f162a.tar.gz
fix(remote): don't close stdout on fetch/pull
Reverted changes of `fe2fbc5~2`. This caused `git-pull` to error, which now actually results in a fatal error while fetching or pulling. Previously we simply didn't check for this issue. Now we are back to a `poll` based or threaded concurrent reading from stdout and stderr to prevent a git process deadlock, and the aforementioned error. Related to #297
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions