Prevent CMD windows being shown when starting git in a subprocess. · gitpython-developers/GitPython@0d93908 · GitHub
Skip to content

Commit 0d93908

Browse files
committed
Prevent CMD windows being shown when starting git in a subprocess.
This fixes a UI problem with using GitPython from a GUI python probgram. Each repo that is opened creates a git cat-file processs and that provess will create a console window with out this change.
1 parent 1116ef7 commit 0d93908

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

git/cmd.py

Lines changed: 14 additions & 1 deletion

0 commit comments

Comments
 (0)