release.sh: (trivial) add details re how to git tag
This commit is contained in:
@@ -23,11 +23,11 @@
|
|||||||
#
|
#
|
||||||
# Note: steps before doing a new release:
|
# Note: steps before doing a new release:
|
||||||
# - update locale:
|
# - update locale:
|
||||||
# 1. cd /opt/electrum-locale && ./update && push
|
# 1. cd /opt/electrum-locale && ./update && git push
|
||||||
# 2. cd to the submodule dir, and git pull
|
# 2. cd to the submodule dir, and git pull
|
||||||
# 3. cd .. && git push
|
# 3. cd .. && git push
|
||||||
# - update RELEASE-NOTES and version.py
|
# - update RELEASE-NOTES and version.py
|
||||||
# - git tag
|
# - $ git tag -s $VERSION -m $VERSION
|
||||||
#
|
#
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|||||||
Reference in New Issue
Block a user