Change default port to 9481. Change command to git. Add option for HTTPS#1
Change default port to 9481. Change command to git. Add option for HTTPS#1hennessycreative wants to merge 1 commit intodevnull69:masterfrom
Conversation
|
|
Hi there, and thank you for your contribution First of all, I will not accept the pull request I'm fine with the default port, even though I don't really see the necessity I'm also fine with the https part which I also planned to implement some time soon But the part with the "action" going back to actually spawning "git" instead of the custom windows "*.cmd" will block the workaround that has been specifically implemented to make things work on WINDOWS. Every attempt on Windows to spawn git directly with "git-receive-pack" as an argument results in a SPAWN error. That's why I implemented this in the first place. |
|
Oh I am working on Windows and I fail to use the "cmd" but the "git" :/ I have to place the cmd files in PATH in order to use them |
- add HTTPS support from pull request devnull69#1 - add auth to all requests
Added gzipped request support
|
If you just keep the https stuff, I'd accept the pull request |
No description provided.