caddy-git
caddy-git copied to clipboard
Private Repositories on Windows
In docs you mention private repos won't work on windows. Is this a platform issue with Windows, or a case of testing and implementing something straightforward?
Do you have any pointers on what might need to be done to implement this on windows?
The latter.
Is this a platform issue with Windows, or a case of testing and implementing something straightforward?
Basically we just need something like this for windows. https://github.com/abiosoft/caddy-git/blob/master/scripts.go#L72
As a workaround you can use url authentication on windows. e.g. http://user:[email protected]/user/repo