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

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

[elpa] externals/rt-liberation 78b9cfb 2/8: * doc/developer-release.txt:


From: Yoni Rabkin
Subject: [elpa] externals/rt-liberation 78b9cfb 2/8: * doc/developer-release.txt:
Date: Fri, 5 Mar 2021 14:30:32 -0500 (EST)

branch: externals/rt-liberation
commit 78b9cfbb3bdde5c589904e987304f8726c841992
Author: Yoni Rabkin <yoni@rabkins.net>
Commit: Yoni Rabkin <yoni@rabkins.net>

    * doc/developer-release.txt:
---
 doc/developer-release.txt | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/doc/developer-release.txt b/doc/developer-release.txt
index 3d5029e..8dd9677 100644
--- a/doc/developer-release.txt
+++ b/doc/developer-release.txt
@@ -30,12 +30,16 @@ Push these updates to the git repo.
 Tag the release with the ELPA version number, then push that tag to
 the VCS:
 
-    $ git tag -a 2.00 -m "2.00"
+    $ git tag -a 2.2 -m "2.2"
 
-    $ git push --tags origin "2.00"
+    $ git push --tags origin "2.2"
 
 * ELPA
-Merge the changes into the local externals/rt-liberation and then push
-the changes to externals/rt-liberation on elpa.git with:
+Merge the changes into the local externals/rt-liberation (git will
+complain) and then push the changes to externals/rt-liberation on
+elpa.git with:
 
-    $ git push elpa elpa:refs/heads/externals/rt-liberation
+    $ git push
+
+...as long as externals/rt-liberation has the right remote and merge
+setup.



reply via email to

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