0.1.0 |
|
---|
#168 in #branch
3KB
Quick-Branch
Easily create github branches using space separated words. Typing '-' or '_' between each word in your branch can be annoying. Ez-Branch alleviates that.
Old:
git checkout -b my_really_long_branch_name
New
qb my really long branch name