I'd like to use meld to review changes someone else made to our git
repository.

Here's a way to review changes with kompare (looking at changes made on the
origin branch)

$ git diff --unified=9999999 origin | kompare -

But I like meld.  Is there a way to do something like this with meld?

Thanks,
Lee
_______________________________________________
meld-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to