Easily create github branches using space separated words. Typing '-' or '_' between each word in your branch can be annoying. Quick-Branch alleviates that.
git checkout -b my_really_long_branch_name
qgb my really long branch name