Skip to content

Compare file modifications in last N commits with diffuse.

Notifications You must be signed in to change notification settings

pyotr777/gitcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gitcompare

Compare changes in one file between last N commits of a git repository.

Requires diffuse (http://diffuse.sourceforge.net).

Usage

Save gitcompare.sh to any folder from $PATH. Run in git repository directory:

gitcompare.sh <filename> <number of commmits>

For example: gitcompare.sh install_kpserver.sh 5

Screenshot: alt text

About

Compare file modifications in last N commits with diffuse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages