Skip to content

volans/pygdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygdiff is a tools to full compare git commites, it also works on projects with submodules.

Comparing with "git diff", pygdiff will list all different files between two commites, and start a new thread with meld to do fully comparing.

How to use:
   $python pygdiff.py arg1 arg2
   The arg should be branch, tag or SHA1.

About

diff git project/module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages