Git alias:
last-tagged = !git describe --tags `grave;git rev-list --tags --max-count=1`grave;
Example:
git last-tagged