Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private Repositories on Windows #56

Open
tobya opened this issue Apr 20, 2017 · 2 comments
Open

Private Repositories on Windows #56

tobya opened this issue Apr 20, 2017 · 2 comments

Comments

@tobya
Copy link

tobya commented Apr 20, 2017

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?

@abiosoft
Copy link
Owner

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

@abiosoft
Copy link
Owner

As a workaround you can use url authentication on windows. e.g. http://user:[email protected]/user/repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants