tibirna / qgit

Official git repository for QGit.
Other
174 stars 68 forks source link

Added diff against existing file instead of diffing copy. #16

Closed balbusm closed 6 years ago

balbusm commented 6 years ago

This PR adds diff against real file in case of comparing against current working directory. Feature is described on SourceForge: https://sourceforge.net/p/qgit/feature-requests/16/ Could you pull this change into base code?

Reopened this PR as it was closed by mistake

filiperinaldi commented 6 years ago

Looks like a good idea. You probably want to adjust the patch to match the rest of the project's code style.