Skip to content

comfysage/gtea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtea

a small git utility in bash.

usage

        [i]  -  init
    [clone]  -  clone
   [create]  -  create [repo]
       [wt]  -  worktree [name]
        [p]  -  push [branch]
        [s]  -  sync
       [cl]  -  changelog [N of commits|--since HASH]
       [ch]  -  cherry-pick

installation

git clone --depth 1 https://github.com/crispybaccoon/gtea.git ~/gtea && cd ~/gtea
make clean all && make install

or using hayashi:

git clone --depth 1 https://github.com/crispybaccoon/gtea.git ~/gtea && cd ~/gtea
hayashi install .

About

🍵 a small git utility in bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published