Closed ChristianLieven closed 5 years ago
To be able to test on Windows (using Appveyor), I had to make a few changes to how we deal with git in memote. Essentially I had to:
gitpython
subprocess
To be able to test on Windows (using Appveyor), I had to make a few changes to how we deal with git in memote. Essentially I had to:
gitpython
with directsubprocess
invokations of git