; * admin/release-branch.txt: Tweak previous.
This commit is contained in:
parent
626696c3c8
commit
5c77cc9584
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ Instructions for cutting the Emacs release branch
|
|||
1. In the clone of the Emacs Git repository, switch to the 'master'
|
||||
branch, "git pull", and build it (using 'make bootstrap') to make
|
||||
sure it's not broken. Run 'make check-expensive' and ensure all
|
||||
tests pass.
|
||||
tests pass. (Alternatively, verify that the automated build
|
||||
servers are showing success for the latest revision.)
|
||||
|
||||
2. Create the release branch and switch to it. Assuming that it is
|
||||
for releasing Emacs versions XY.1, XY.2, etc., the command is:
|
||||
|
|
Loading…
Add table
Reference in a new issue