Inspired by a tweet from @mafintosh, this module's versatility would increase if it supported common git shortcuts like $git checkout <tab><tab>.
Therefore I'd like to see the following shortcut implemented: $checkout + <tab>
- This would behave like the common git method and return a list of available branches to the console.
Inspired by a tweet from @mafintosh, this module's versatility would increase if it supported common git shortcuts like $
git checkout <tab><tab>.Therefore I'd like to see the following shortcut implemented: $
checkout+<tab>