Skip to content

Instantly share code, notes, and snippets.

@piffall
Last active August 29, 2015 14:13
Show Gist options
  • Save piffall/14615d15f6da7d3736c8 to your computer and use it in GitHub Desktop.
Save piffall/14615d15f6da7d3736c8 to your computer and use it in GitHub Desktop.
Git aliases
#!/bin/bash
git config alias.taglog "log --tags --decorate=full"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment