GNU bug report logs - #34944
27.0.50; FR: support amend in vc-hg

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Fri, 22 Mar 2019 10:57:02 UTC

Severity: wishlist

Found in version 27.0.50

Fixed in version 27.1

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 34944 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: rms <at> gnu.org
Cc: 34944 <at> debbugs.gnu.org, p.stephani2 <at> gmail.com
Subject: Re: bug#34944: 27.0.50; FR: support amend in vc-hg
Date: Sat, 23 Mar 2019 09:28:19 +0200
> From: Richard Stallman <rms <at> gnu.org>
> Cc: p.stephani2 <at> gmail.com, 34944 <at> debbugs.gnu.org
> Date: Fri, 22 Mar 2019 22:34:04 -0400
> 
>   > > The Git integration for vc.el supports amending commits via a magic
>   > > changelog header.
> 
> What does this mean, concretely?

That a specially formatted header in the VC log buffer signals VC to
make the next checkin operation replace the last commit instead of
adding a new commit.  See vc-git-log-edit-toggle-amend and
vc-git-checkin for the details.  It boils down to whether or not the
nezt "git commit" is invoked with the --amend switch.




This bug report was last modified 6 years and 35 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.