Git.Repository.__git_inout: Close all other file descriptors
authorGuido Günther <agx@sigxcpu.org>
Sat, 29 Jun 2013 10:38:42 +0000 (12:38 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sat, 29 Jun 2013 10:39:38 +0000 (12:39 +0200)
commit585439e6616411379c7f1ce71cd92e861612f2a1
treefb1ff401e4088009ac180c4402638382da9718c6
parent56068e5f326934558c16f7ee29c9ede74d461388
Git.Repository.__git_inout: Close all other file descriptors

No need to leak fds to the child.
gbp/git/repository.py