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

Add fork command #30

Open
hoop33 opened this issue Jun 30, 2016 · 0 comments
Open

Add fork command #30

hoop33 opened this issue Jun 30, 2016 · 0 comments

Comments

@hoop33
Copy link
Owner

hoop33 commented Jun 30, 2016

You should be able to fork one of your stars doing something like:

$ limo fork limo

If star is ambiguous, it will ask you to narrow the criteria.

This command should:

  • Create the fork on the appropriate service
  • Clone the fork to your local machine
  • Add the upstream remote

So when it's done, you have your fork cloned with two remotes: origin (your fork) and upstream (the original)

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

No branches or pull requests

1 participant