emacs-devel
[Top][All Lists]
Advanced

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

Re: tabs, git diff and git apply


From: Yuri Khan
Subject: Re: tabs, git diff and git apply
Date: Sun, 29 Nov 2020 16:56:24 +0700

On Sun, 29 Nov 2020 at 16:13, Alfred M. Szmidt <ams@gnu.org> wrote:

>     > Does `git
>     > diff` have a configuration that is doing context diffs?
>
>    Sure.  You just have to be able to understand the doc.
>
> That is easy to verify, and you should be able to do
>
>    HOME=/tmp git diff
>
> and see if the behaviour still is the same (if it doesn't work, just
> running as a different user should).  If it isn't, it is a
> configuraiton setting that you have done -- reading the git-config man
> page would be the next action to see where such a setting is set.

Don’t bother. Git diff always does a unified diff.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]