提交 a647f768 authored 作者: Travis Cross's avatar Travis Cross

Improved the post-tagging push instructions on the release tagging script.

上级 019c4471
...@@ -69,8 +69,8 @@ rm -rf $dst_dir ...@@ -69,8 +69,8 @@ rm -rf $dst_dir
cat 1>&2 <<EOF cat 1>&2 <<EOF
---------------------------------------------------------------------- ----------------------------------------------------------------------
The v$ver tag has been committed locally, but it will not be The v$ver tag has been committed locally, but it will not be
globally visible until you 'git push' this repository up to the server globally visible until you 'git push --tags' this repository up to the
(I didn't do that for you). server (I didn't do that for you, as you might want to review first).
---------------------------------------------------------------------- ----------------------------------------------------------------------
EOF EOF
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论