Hi, I tried to use meld on a git repository, and meld told me to send you the following data:
----- Invoking 'patch' failed. Maybe you don't have 'GNU patch' installed, or you use an untested version of Git. Please send email bug report to: [email protected] Containing the following information: - meld version: '1.6.1' - source control software type: 'Git' - source control software version: '1.7.10.4' - the output of 'git diff --relative HEAD somefile.txt' - patch command: 'patch -p1 -R -d /tmp/tmpzENyrT-meld' (no need to actually run it, just provide the command line) ----- $ git --version git version 1.7.10.4 $ git diff --relative HEAD test diff --git a/test b/test index 45b983b..ab4a981 100644 --- a/test +++ b/test @@ -1 +1 @@ -hi +ho Both meld and git are the versions from Debian Wheezy. Roland _______________________________________________ meld-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/meld-list
