提交 91feec30 authored 作者: Travis Cross's avatar Travis Cross

Added a reminder to 'git push' after tagging a release.

上级 23d3205c
......@@ -66,3 +66,11 @@ tar -cjvf $dst_name.tar.bz2 $dst_dir
tar -cJvf $dst_name.tar.xz $dst_dir
rm -rf $dst_dir
cat 1>&2 <<EOF
----------------------------------------------------------------------
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
(I didn't do that for you).
----------------------------------------------------------------------
EOF
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论