Skip to content

pynickle/git-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-python

combination and simplification of some useful git commands

Usage

  1. init a gp repo

gp init

gp init -d <dir>

  1. add and commit
gp addc -m <message>
  1. push as tag

gp pushc addt -t <tag>

gp pushc addr -t <tag> -n <name> -r <remote>

gp pushc pusht -t <tag>

About

combination and simplification of some useful git commands

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages