Skip to content

Instantly share code, notes, and snippets.

@hchbaw
Created March 18, 2017 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hchbaw/93c911dae3589e9af6ca7600bbc79a97 to your computer and use it in GitHub Desktop.
Save hchbaw/93c911dae3589e9af6ca7600bbc79a97 to your computer and use it in GitHub Desktop.
% git for-each-ref 'refs/tags/v4.10*' --count=5 --sort='-*authordate' \
--format='%(align:8,left)%(refname:short)%(end)%(*authordate:short) %(*authordate:relative)'
v4.10.4 2017-03-18 3 hours ago
v4.10.3 2017-03-15 4 days ago
v4.10.2 2017-03-12 6 days ago
v4.10.1 2017-02-26 3 weeks ago
v4.10 2017-02-19 4 weeks ago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment