unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52420: admin/release-branch.txt: move NEWS in single commit
@ 2021-12-11  1:30 Stefan Kangas
  2021-12-11  8:16 ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Kangas @ 2021-12-11  1:30 UTC (permalink / raw)
  To: 52420

Severity: wishlist

In admin/release-branch.txt, step 4 says:

    Set the version on the master branch to the next major release:

     M-x set-version RET XY+1.0.50 RET

    This creates a new file etc/NEWS.XY.  "git add" it.

I think the instructions should be changed so that the NEWS file is
moved like this:

    git mv etc/NEWS etc/NEWS.NN

And then committed in a single commit.  This way, git will be able to
track it as a rename and we preserve the ability to use git blame, etc.

I'm not sure if any changes will have to be made to set-version in
admin/admin.el.





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-12-27 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11  1:30 bug#52420: admin/release-branch.txt: move NEWS in single commit Stefan Kangas
2021-12-11  8:16 ` Eli Zaretskii
2021-12-11 10:19   ` Stefan Kangas
2021-12-27  1:52   ` Stefan Kangas
2021-12-27 14:21     ` Eli Zaretskii
2021-12-27 16:11       ` Stefan Kangas
2021-12-27 16:50         ` Eli Zaretskii
2021-12-27 17:32           ` Stefan Kangas
2021-12-27 17:56             ` Eli Zaretskii
2021-12-27 19:50               ` Stefan Kangas

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).