From: Eli Zaretskii <eliz@gnu.org>
To: rms@gnu.org
Cc: 34944@debbugs.gnu.org, p.stephani2@gmail.com
Subject: bug#34944: 27.0.50; FR: support amend in vc-hg
Date: Sat, 23 Mar 2019 09:28:19 +0200 [thread overview]
Message-ID: <83va0aoxrg.fsf@gnu.org> (raw)
In-Reply-To: <E1h7WU0-0000Cl-6D@fencepost.gnu.org> (message from Richard Stallman on Fri, 22 Mar 2019 22:34:04 -0400)
> From: Richard Stallman <rms@gnu.org>
> Cc: p.stephani2@gmail.com, 34944@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.
next prev parent reply other threads:[~2019-03-23 7:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-22 10:44 bug#34944: 27.0.50; FR: support amend in vc-hg Philipp Stephani
2019-03-22 13:18 ` Eli Zaretskii
2019-03-23 2:34 ` Richard Stallman
2019-03-23 7:28 ` Eli Zaretskii [this message]
2019-03-24 1:44 ` Richard Stallman
2019-04-03 0:33 ` Dmitry Gutov
2019-04-06 13:54 ` Philipp Stephani
2019-04-07 0:48 ` Dmitry Gutov
2019-04-17 18:40 ` Philipp Stephani
2019-04-20 21:40 ` Dmitry Gutov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83va0aoxrg.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=34944@debbugs.gnu.org \
--cc=p.stephani2@gmail.com \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).