All Questions
1 question
0
votes
0
answers
439
views
Error for git branch command using GitPython?
So I am using GitPython in a script to get the start branch of a commit. It works for some, but for others I eventually get errors like these:
[10] => Failed to process commit: Cmd('git') failed ...