Crates.io | ez-branch |
lib.rs | ez-branch |
version | 0.1.0 |
source | src |
created_at | 2022-05-04 03:25:46.040778 |
updated_at | 2022-05-04 03:25:46.040778 |
description | Easily create a github branch with spaces rather than needing _ or - between each word. |
homepage | https://github.com/Christopher-Law/ez-branch-cli |
repository | https://github.com/Christopher-Law/ez-branch-cli |
max_upload_size | |
id | 580164 |
size | 2,272 |
Easily create github branches using space separated words. Typing '-' or '_' between each word in your branch can be annoying. Ez-Branch alleviates that.
git checkout -b my_really_long_branch_name
qb my really long branch name