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: martin rudalics
Subject: Re: tabs, git diff and git apply
Date: Sat, 28 Nov 2020 19:23:05 +0100

> How was master..changes-2020-11-28.diff created?

With

git diff master..changes | tee

where "changes" is the name of the branch that contains my changes.  It
would be nice to add an option to warn me about uncommitted changes ...

martin



reply via email to

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