Skip to content
thenigan edited this page Mar 30, 2012 · 11 revisions

Installation and Setup instructions

Instructions can be found on this dedicated wiki page

News

March 30, 2012: Features being integrated into 'git difftool'

I have a new patch series under review on the Git developers list which adds directory diff to the git difftool command. It could use some review and test by people interested in the feature!

NOTE: Some changes in my repo have not yet been integrated by the Git team.

March 3, 2012: 'git diffall' accepted to contrib

The diffall script has been accepted to the contrib/ area of the standard git installation. It will be included in Git v1.7.10. See commit 1252bbe.

To use git diffall, you must still copy the script to $(git --exec-path) in your local install.

Clone this wiki locally