Skip to content

taku-o/git-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

git-command

usage

copy bin directory commands to your PATH directory.

command

git pull-head
    git pull local HEAD branch from origin.

git clean-full
    git checkout -- . && git clean -fd

About

custom git command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages