The comfort of some pretty sleek Git commands right in the terminal
_._ _._
|||| ||||
|||| _ ___ _||||
| || .-' ___`-. || |
\ / .' .' _ _' . ' . \ /
/~~| | (| b d |) | |~~\
/' | | | ' | | | `\
, /__.-: ,| | `-' | | , :-.__\ ,
| ' -------( \-' ' ""/.| /\___/\ |.\""' ' -/ )------' |
| \_ .-' \ / ' -._____.-' \ /' -._/ |
| .---------\ /' ._| _ .---. === |_.' \ /--------.|
' \ / | |\_\ _ \=v=/ _ | | \ / '
` . | | \_\_\ ~ ~~ (_) | | .'
`' " '|` ' --.__.^.__.--' ` |'" ' `
\ /
`,..---' " '---..,'
:--..___..--: TO INFINITY...
\ /
|` . .' | AND BEYOND!
| :___: |
| | | |
| | | |
|.-.| |.-.|
|`-' | | ` -'|
| | | |
/ | | \
|_____| |_____|
':---:-'-:---:'
/ | | \
/.---.| |.---.\
` .____; :____.'
Buzz Lightyear by Joan Stark
Link to ASCII
npm install -g @thimlohsedev/branch_lightyear
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
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