Skip to content

antonkonovalov1976/simplegit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplegit

A simple git interface with python and some hooks ;-)

  1. INSTALL PACKAGE ==========

install simplegit module: > python setup.py install

  1. INSTALL PRE-COMMIT HOOK FROM PACKAGE EXAMPLES FOLDER

install pre-commit hook: > [sudo] python install.py [max-line-length]

To change options, please use git config: > git config pre-commit.max-line-length.enabled false

About

simple git interface with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages