Compare commits

..

No commits in common. "85bef3d9f5eb061b957605285c7483be2eb6e93b" and "e86cfc1d238c1f63c10f0533619246bd768e069e" have entirely different histories.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -x
set +x
git commit -m "$1" && git push
git tag -f latest && git push -f --tags