review git changes with meld?



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]