Skip to content
Snippets Groups Projects
Commit bc6c7ca5 authored by George Nachman's avatar George Nachman
Browse files

Update release.sh for git.

parent acda6056
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -17,5 +17,6 @@ sed -e "s/%NAME%/${NAME}/" | \
sed -e "s/%LENGTH%/$LENGTH/" |
sed -e "s,%SIG%,${SIG}," > ../../appcasts/testing.xml
echo "Go upload the iTerm2-${NAME}.zip, then run:"
echo "svn commit -m $NAME"
echo "cd .. && trunk/release2.sh $NAME"
echo "git tag v${VERSION}"
echo "git push --tags"
echo "svn commit -m ${VERSION} appcasts/testing.xml appcasts/testing_changes.html"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment