1.8.0 • Published 5 years ago
@thimlohsedev/branch_lightyear v1.8.0
Branch Lightyear
The comfort of some pretty sleek Git commands right in the terminal
_._ _._
|||| ||||
||||_ ___ _||||
| || .-'___`-. || |
\ / .' .'_ _'. '. \ /
/~~| | (| b d |) | |~~\
/' | | | ' | | | `\
, /__.-: ,| | `-' | |, :-.__\ ,
|'-------( \-''""/.| /\___/\ |.\""''-/ )------'|
| \_.-'\ / '-._____.-' \ /'-._/ |
|.---------\ /'._| _ .---. === |_.'\ /--------.|
' \ / | |\_\ _ \=v=/ _ | | \ / '
`. | | \_\_\ ~~~ (_) | | .'
`'"'|`'--.__.^.__.--'`|'"'`
\ /
`,..---'"'---..,'
:--..___..--: TO INFINITY...
\ /
|`. .'| AND BEYOND!
| :___: |
| | | |
| | | |
|.-.| |.-.|
|`-'| |`-'|
| | | |
/ | | \
|_____| |_____|
':---:-'-:---:'
/ | | \
/.---.| |.---.\
`.____; :____.'
Buzz Lightyear by Joan StarkQuick Start
Install the cli globally
npm install -g @thimlohsedev/branch_lightyearCommand Summary
bl [command] <option>| Command | Description |
|---|---|
pick | checkout git branch from select list |
create | create new git branch |
delete | delete git branch from select list |
-v --version | show package version |
-h --help | show help menu |
[command] -h --help | show help menu for specific command |
Demo
Pick local branch with fuzzy search

Pick remote branch with fuzzy search

Delete single local branch with fuzzy search

Delete multiple local branches with checkboxes

Create local branch from master

Create local branch from master and automatically setup upstream tracking on remote
