gseek
v0.1.0
Published
Search and checkout git branches like a boss !
Downloads
3
Readme
gseek
Search and checkout git branches like a boss !
Install
method 1
npm i gseek -g
method 2
npm run pack
cd package
You will found a <gseek-..*.tgz> file there. Now run
npm i <gseek-*.*.*.tgz name> -g
to install.
Usage
a. open a select menu of branches which matches search criteria
gsk <keyword for search>
b. open a rawlist menu of branches which matches search criteria
gsk <keyword for search> -r