jakesankey / git-history

View previous versions of any file known to git.
https://atom.io/packages/git-history
MIT License
28 stars 10 forks source link

ablity to open the diff in an external diff program #10

Closed miketamis closed 9 years ago

miketamis commented 9 years ago

Would love the ablity to open the current file and an older in an external difftool, ie Git History: File history DiffTool (idk im not really good at names) then you select the version you want (like with Git History: Show File History) then it opens it in your difftool of choice set it settings with ie meld {current} {old}

jakesankey commented 9 years ago

I have this feature on my to-do list. It may initially just diff inside of atom but I will keep the difftool integration in mind.