kabatree

1.1.5 • Public • Published

kabatree

I hate git stash! use kabatree!!! kabatree create new branch in another folder.

example

npx kabatree newBranch

= git worktree add -b new_branch ../new_branch master; rsync -a -I --exclude='.git' ../AwesomeProject/ ../new_branch

then cd ..; ls Wow! there is the branch!

you can commit and push in newBranch!

option --vscode = open worktee by vscode

Readme

Keywords

Package Sidebar

Install

npm i kabatree

Weekly Downloads

2

Version

1.1.5

License

ISC

Unpacked Size

1.66 kB

Total Files

3

Last publish

Collaborators

  • kabayataiki