[RFC] Support workflow with forks #66
Labels
CLI
command-line interface
enhancement
New feature or request
GitHub
GitHub API
question
Further information is requested
hit
is very convenient when working with repos you own. But sometimes I still need to work with forks. I wonder, whether it's possible to makehit
work with forks without sacrificing current UI.My typical workflow with forks include:
hit clone
command).hit
command work here)hit remotes
command)hit add-remote <owner>/<repo>
)hit fresh
command so it understandshit fresh <remote>/<repo>
).What do you think?
The text was updated successfully, but these errors were encountered: