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

Forking gists #761

Open
tomjakubowski opened this issue Jan 7, 2015 · 1 comment
Open

Forking gists #761

tomjakubowski opened this issue Jan 7, 2015 · 1 comment
Labels

Comments

@tomjakubowski
Copy link

I've just cloned a gist repository:

[tom@elbridge 788e00bd9293a3b05895]$ git remote -v 
origin  https://gist.github.com/japaric/788e00bd9293a3b05895 (fetch)
origin  https://gist.github.com/japaric/788e00bd9293a3b05895 (push)

And I thought it'd be nice to be able to fork the gist + push to my fork using hub, as can be done with regular GitHub repositories. Alas:

[tom@elbridge 788e00bd9293a3b05895]$ hub fork
Error: repository under 'origin' remote is not a GitHub project
@mislav
Copy link
Owner

mislav commented Sep 27, 2015

That's not a bad idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants