Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/sh
# Add any supplied arguments.
git describe --first-parent --dirty --tags --always --match "[1-9].*" "$@"