Crates.io | qgb |
lib.rs | qgb |
version | 0.1.1 |
source | src |
created_at | 2022-05-04 12:35:35.684325 |
updated_at | 2022-05-04 12:36:43.153186 |
description | Easily create a github branch with spaces rather than needing _ or - between each word. |
homepage | https://github.com/Christopher-Law/quick-branch-cli |
repository | https://github.com/Christopher-Law/quick-branch-cli |
max_upload_size | |
id | 580378 |
size | 2,270 |
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