{{ message }}
Commit 0d93908
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

0 commit comments