kowainik / github-graphql

🕸️ GraphQL bindings to GitHub API
https://kowainik.github.io/projects/github-graphql
Mozilla Public License 2.0
7 stars 0 forks source link

[#25] Minimal requirements to support `hit-on` #31

Closed chshersh closed 3 years ago

chshersh commented 3 years ago

Resolves #25

This is finally resolved!

Unfortunately, GraphQL doesn't have an API for forking, so we will need to use hub for that. But hub can easily fork. It is just:

hub clone foo/bar
hub fork