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

Adding native git support (instead of http) #10

Closed
gfursin opened this issue Apr 22, 2015 · 1 comment
Closed

Adding native git support (instead of http) #10

gfursin opened this issue Apr 22, 2015 · 1 comment

Comments

@gfursin
Copy link
Contributor

gfursin commented Apr 22, 2015

Suggested by Anton (when pulling shared repos):
git@github.com:ctuning/...

@gfursin
Copy link
Contributor Author

gfursin commented May 3, 2015

Added support for any protocol. Just change current default URL (https://github.com) to any, i.e. git://github.com, using:

ck setup kernel --git

Any protocol can still be used if url is specified directly, i.e.

ck pull repo:ck-autotuning --url=git://github.com/ctuning/ck-autotuning

@gfursin gfursin closed this as completed May 3, 2015
ctuning-admin pushed a commit that referenced this issue Oct 9, 2024
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