Re: review git changes with meld?



On Tue, May 5, 2009 at 11:29 PM, Lee Mighdoll <lee underneath ca> wrote:
> 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?

Does:

$ meld .

do what you want ?

-- 
Vincent Legoll


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