Skip to content

dangkaka/gits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gits

Git with convenient + short commands

Installation

go install github.com/dangkaka/gits

Make sure $GOPATH/bin is added to your $PATH .

Usage

$ gits -h

NAME:
   gits - Git with convenient + short commands

USAGE:
   gits [global options] command [command options] [arguments...]

VERSION:
   1.1

COMMANDS:
     pull, pl        Git pull
     status, s       Git status
     add, a          Git add
     commit, c       Git commit
     push, p         Git push
     commitpush, cp  Git commit and push
     gitignore       Add default .gitignore file
     help, h         Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

About

Git with convenient + short commands

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages