git commit -am "$1" git push --all git tag -a `date +%Y%m%d_%H%M%S` -m "$1" git push --tags