1.8.0 • Published 4 years ago

@thimlohsedev/branch_lightyear v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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 Stark

Link to ASCII

Quick Start

Install the cli globally

npm install -g @thimlohsedev/branch_lightyear

Command Summary

bl [command] <option>
CommandDescription
pickcheckout git branch from select list
createcreate new git branch
deletedelete git branch from select list
-v --versionshow package version
-h --helpshow help menu
[command] -h --helpshow help menu for specific command

Demo

Pick local branch with fuzzy search

pick-local

Pick remote branch with fuzzy search

pick-remote

Delete single local branch with fuzzy search

delete-single

Delete multiple local branches with checkboxes

delete-multiple

Create local branch from master

create-local

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

create-remote

1.8.0

4 years ago

1.7.5

4 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.2.0

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago