Skip to content

Instantly share code, notes, and snippets.

@jameshiggins
Created December 8, 2016 01:26
Show Gist options
  • Save jameshiggins/9fc8e2d82968e0a15f8d6a41304f3261 to your computer and use it in GitHub Desktop.
Save jameshiggins/9fc8e2d82968e0a15f8d6a41304f3261 to your computer and use it in GitHub Desktop.
Pantheon commands
git tag | grep pantheon_live_ | sort -k1.15n | tail -1
git reset --hard pantheon_live_{result from above}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment