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

Can't clone repository #69

Closed
naoyamuto opened this issue Feb 2, 2016 · 2 comments
Closed

Can't clone repository #69

naoyamuto opened this issue Feb 2, 2016 · 2 comments

Comments

@naoyamuto
Copy link

I'm using ghq get command, but there are some errors as below.

 error Could not find version control system: https://hogehoge.com/hogehoge

How do I do to fix this error?

  • using GitHub Enterprise
  • using Mac
@syohex
Copy link
Contributor

syohex commented Feb 2, 2016

Did you set git config parameter ghq.<url>.vcs ?

% git config --global ghq.https://hogehoge.com/hogehoge.vcs github

See also

@motemen
Copy link
Member

motemen commented Mar 5, 2016

Cannot answer without concrete information:

  • The whole command output
  • GitHub Enterprise configuration. Was it a repository "hogehoge" hosted on a GitHub Enterprise at hogehoge.com?

By the way, I'm working on a feature which provides --vcs option on get: #72. I'd be help.

@Songmu Songmu closed this as completed Apr 26, 2019
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

4 participants