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

initGerrit fails if the push URL is https based #6

Open
paul-wang opened this issue Jan 19, 2014 · 3 comments
Open

initGerrit fails if the push URL is https based #6

paul-wang opened this issue Jan 19, 2014 · 3 comments

Comments

@paul-wang
Copy link

maybe we should use the alternative way to download commit-msg hook

e.g curl -o /.git/hooks/commit-msg /tools/hooks/commit-msg

@paul-wang
Copy link
Author

here is the error message
ssh: Could not resolve hostname https: nodename nor servname provided, or not known
failed to add gerrit commit-msg hook.

@liuyang1
Copy link

I get same error, as run "git-gerrit changes"
it will try to get host and project information, which both's "origin" and "origin".
maybe we need check more config?

@fbzhong
Copy link
Owner

fbzhong commented Mar 30, 2015

Hi Guys,

Can you show me the remote server config?

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

3 participants