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

Issue with git repo without .git extention #28

Open
asd20752 opened this issue Oct 8, 2024 · 0 comments
Open

Issue with git repo without .git extention #28

asd20752 opened this issue Oct 8, 2024 · 0 comments

Comments

@asd20752
Copy link

asd20752 commented Oct 8, 2024

Git repositories without the .git extension gives error when trying to use private ssh keys.
Example of provider without .git extension is Microsoft Azure DevOps

if !strings.HasSuffix(rc.Address, ".git") {

asd20752 added a commit to asd20752/caddy-git that referenced this issue Oct 8, 2024
asd20752 added a commit to asd20752/caddy-git that referenced this issue Oct 9, 2024
In accordance to issue greenpau#28 removed requirement for .git extension.
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

1 participant