emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/emms d16d94f: * doc/developer-release.txt: document aut


From: ELPA Syncer
Subject: [elpa] externals/emms d16d94f: * doc/developer-release.txt: document auto-sync
Date: Mon, 3 May 2021 11:57:08 -0400 (EDT)

branch: externals/emms
commit d16d94fab0cbb9eacf909f9a6a82b078e3463513
Author: Yoni Rabkin <yoni@rabkins.net>
Commit: Yoni Rabkin <yoni@rabkins.net>

    * doc/developer-release.txt: document auto-sync
---
 doc/developer-release.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/doc/developer-release.txt b/doc/developer-release.txt
index 57a3d07..cce2782 100644
--- a/doc/developer-release.txt
+++ b/doc/developer-release.txt
@@ -10,16 +10,18 @@ distributed via Emacs ELPA (https://elpa.gnu.org/).
 
 * Update website (cvs commit -m "update website" index.html)
 
-* Push version updates to VCS
-
 * Tag release in VCS, for example `git tag -a 4.2 -m "4.2"'
 
 * Push tag to VCS, for example `git push --tags origin "4.2"'
 
-* Push to GNU ELPA:
+* Push version updates to VCS
+
+* If automatic syncronization is enabled then we are done. Otherwise:
+
+    * Push to GNU ELPA:
 
-      - merge master into the Savannah "elpa" branch and push to Savannah
+          - merge master into the Savannah "elpa" branch and push to Savannah
 
-      - from the "elpa" branch in Savannah push to elpa.git: "git push elpa 
elpa:externals/emms"
+          - from the "elpa" branch in Savannah push to elpa.git: "git push 
elpa elpa:externals/emms"
 
 * Send announcement email to the emms mailing list



reply via email to

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