Skip to content

Instantly share code, notes, and snippets.

@Nate-Wilkins
Created October 3, 2014 23:39
Show Gist options
  • Save Nate-Wilkins/f65e1fa218d3c5a1383d to your computer and use it in GitHub Desktop.
Save Nate-Wilkins/f65e1fa218d3c5a1383d to your computer and use it in GitHub Desktop.
Git File Version
git rev-list HEAD -- lib/rules/space-in-brackets.js | tail -n1 | xargs git tag --contains | head -n1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment