We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I went to the website to test cloning a git repo. I tried both githubs http URL and git URL for the following small project:
https://github.com/jeff-hykin/denix.git
git@github.com:jeff-hykin/denix.git
But neither of them worked. Any ideas of what kind of git URL does work?
The error for the https one was:
git clone https://github.com/jeff-hykin/denix.git ERROR 12: early EOF Bad news: early EOF warning: 2 FS.syncfs operations
The error for the second one was simply "unknown protocol"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I went to the website to test cloning a git repo. I tried both githubs http URL and git URL for the following small project:
https://github.com/jeff-hykin/denix.git
git@github.com:jeff-hykin/denix.git
But neither of them worked. Any ideas of what kind of git URL does work?
The error for the https one was:
The error for the second one was simply "unknown protocol"
The text was updated successfully, but these errors were encountered: