emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to add tab bar support to the nextstep port


From: Stefan Kangas
Subject: Re: Patch to add tab bar support to the nextstep port
Date: Fri, 15 Oct 2021 14:47:42 +0200

Po Lu <luangruo@yahoo.com> writes:

> Never mind that, I'm still learning my way around Git.
> Here's the correct version of that patch:

We commonly just use:

    git format-patch -1

Then you can just apply the patch with e.g.:

    git am -3 0001-foo-bar.patch



reply via email to

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