emacs-devel
[Top][All Lists]
Advanced

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

Re: Merging release branch


From: Glenn Morris
Subject: Re: Merging release branch
Date: Sat, 06 Nov 2021 12:11:12 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> What's the procedure with merging commits that change etc/NEWS on the
> release branch?

gitmerge.el does have special handling for NEWS (I wrote it).
https://debbugs.gnu.org/29366

git reset --hard 5a01383
emacs -Q -nw -l ./admin/gitmerge.el -f gitmerge
RET
m
y # "Try to fix NEWS conflict?"
y
y

works for me.

Surely you weren't saying "n" to "Try to fix NEWS conflict?"...



reply via email to

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