diff options
-rw-r--r-- | doc/developer-release.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/developer-release.txt b/doc/developer-release.txt index ee5945d..3d5029e 100644 --- a/doc/developer-release.txt +++ b/doc/developer-release.txt @@ -35,6 +35,7 @@ the VCS: $ git push --tags origin "2.00" * ELPA -Push the changes to externals/rt-liberation on elpa.git with: +Merge the changes into the local externals/rt-liberation and then push +the changes to externals/rt-liberation on elpa.git with: $ git push elpa elpa:refs/heads/externals/rt-liberation |