[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Review a blog post about emacs-devel
From: |
Yuan Fu |
Subject: |
Re: Review a blog post about emacs-devel |
Date: |
Thu, 7 May 2020 15:40:26 -0400 |
> On May 5, 2020, at 3:56 AM, Jean-Christophe Helary <address@hidden> wrote:
>
> Yuan,
>
> I just remembered that you don't actually require magit to produce a diff
> under git in emacs.
>
> What you need to do is just M-x vc-diff.
>
> That produces a diff buffer that you can write wherever you want.
>
> Since vc uses the vcs that's used for the given file, the diff will be the
> same as if you had used magit.
Thanks. I’ll try it out and add to my post.
Yuan