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

Added more descriptive error message #30852

Merged
merged 1 commit into from Feb 3, 2016

Conversation

replicant0wnz
Copy link
Contributor

My wording could be different but I chased myself around tonight with this one.

This doc:

https://docs.saltstack.com/en/latest/topics/tutorials/gitfs.html

States the following:

SSH repositories can be configured using the ssh:// protocol designation, or using scp-like syntax. So, the following two configurations are equivalent:

ssh://git@github.com/user/repo.git
git@github.com:user/repo.git

This is not true when using pygit2. You'll get the original error message if you don't include the ssh://

cachedout pushed a commit that referenced this pull request Feb 3, 2016
@cachedout cachedout merged commit 9a3ec9d into saltstack:2015.8 Feb 3, 2016
@cachedout
Copy link
Contributor

Thanks, @replicant0wnz

@replicant0wnz
Copy link
Contributor Author

np, hopefully it may save someone a future headache ;-)

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

Successfully merging this pull request may close these issues.

None yet

2 participants