-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Description
I have no idea presently what this would require. Currently all the stuff for interacting with Git is done by subprocess calling Unix programs; I don't know anything about the Windows shell, nor how Windows users use Git, so I don't know how easily (if it all) this logic translates to a Windows environment.
Perhaps using https://gitorious.org/git-python for all the Git-interacting code would solve this problem easily?