DEV Community

Discussion on: 5 Great Git CLI Shortcuts

Collapse
 
rochacbruno profile image
Bruno Rocha

I use hub and I alias git=hub

then I have

git sync, git pr list, git pull-request create, git release etc...

Collapse
 
jrgould profile image
Jeff Gould

I hadn't heard of hub, will have to check it out.

hub: A command-line tool that makes git easier to use with GitHub