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

Fix bug in release.sh

parent f872a991
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,4 +22,5 @@ echo "Go upload the iTerm2-${NAME}.zip, then run:"
echo "git tag v${VERSION}"
echo "git push --tags"
echo "svn commit -m ${VERSION} appcasts/testing.xml appcasts/canary.xml appcasts/testing_changes.html"
echo "git commit -am ${VERSION} appcasts/testing.xml appcasts/canary.xml appcasts/testing_changes.html"
echo "git commit -am ${VERSION}"
echo "git push origin master"
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