-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Problem to solve
When we start a new project, it's gonna be nice to be able to init & push a new repository.
Proposal
Create a new Github repository and look through the steps
add > commit > init > branch > push
hotkey could be "N" (capital N) OR this could be a wizard that we would automatically get if we enter the already existing "c" (for commit) in case the directory we are in is not a git repo (should be easy).