Skip to content

Shim files to enable the Tower.app git GUI to use kdiff3 as a merge and diff tool.

Notifications You must be signed in to change notification settings

guyarad/git-tower-kdiff3-shim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This set of shim files enables the git Tower.app application to use kdiff3 as a diff and merge tool.

Kdiff3 isn't the most "mac-like" application, but it's my favorite merge tool out there as it has full 3-way merging in a 4 pane layout.

Clone this repository and run the install script to install the plist file and shim shell script in the appropriate directory.

cd /tmp
git clone [email protected]:tednaleid/git-tower-kdiff3-shim.git 
cd git-tower-kdiff3-shim
./install.sh

The shim script assumes that you've downloaded the kdiff3.app file and have it in your applications directory. If you've gotten kdiff3 through some other means (such as homebrew), you'll want to modify the script accordingly.

About

Shim files to enable the Tower.app git GUI to use kdiff3 as a merge and diff tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%