Skip to content

Opens the current project in the diff tool you have configured in your .gitconfig

License

Notifications You must be signed in to change notification settings

despairblue/atom-git-difftool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Difftool

Opens the current project or file in the diff tool you have configured in your .gitconfig.

Basically, it runs git difftool on your current project.

Usage

Run Git Difftool: Diff File from the Command Palette or use ⌥⌃D to diff the currently open file.

Run Git Difftool: Diff Project from the Command Palette or use ⌃⇧D to diff the whole project.

Configuration

Edit your ~/.gitconfig or read http://git-scm.com/docs/git-difftool

Screenshot

This is how it looks when using Kaleidoscope.app as the git-difftool.

atom-git-difftool-kaleidoscope

About

Opens the current project in the diff tool you have configured in your .gitconfig

Resources

License

Stars

Watchers

Forks

Packages

No packages published