Skip to content

sdelafond/gitcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

gitcheck

=========

If you working in multiples projects, you want can be analyzed in a single pass of the changes in your projects. gitcheck is script who scan recursive directory to find a git directory and analyse all modifications.

Examples utilizations

Simple version

In simple version, it show for each repositories if you have modification not committed and or commits not pushed.

>garchdeps.py

Gitcheck simple

Verbose version

Substantially identical to the previous version, in bonus, it print who files modified and commits not pushed

>garchdeps.py -v 

Gitcheck verbose

French version is available here

http://bruno.adele.im/projets/gitcheck/

About

Check multiple git repository in one pass / Vérifiez vos dépôt git en une seule passe

http://bruno.adele.im/projets/gitcheck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%