]> code.delx.au - gnu-emacs/blobdiff - admin/make-tarball.txt
Merge from origin/emacs-24
[gnu-emacs] / admin / make-tarball.txt
index 9511f4b73619b0177ce3540eef4742486d3548d5..e902b023f80394def78dd909357a0835aba2c67e 100644 (file)
@@ -96,7 +96,7 @@ General steps (for each step, check for possible errors):
     M-x ediff.  Especially check that Info files aren't built, and that
     no autotools (autoconf etc) run.
 
-8.  cd EMACS_ROOT_DIR && git tag TAG
+8.  cd EMACS_ROOT_DIR && git tag -a TAG && git push origin tag TAG
     TAG is emacs-XX.Y.ZZ for a pretest, emacs-XX.Y for a release.
 
 9. Decide what compression schemes to offer.