Thread (8 messages) flat view 8 messages, 4 authors, 2016-06-15

Re: Git tag output order is incorrect (IMHO)

From: Rahul Bansal <hidden>
Date: 2016-06-15 22:58:12

Thanks again Duy. :-)

Sorry for misspelling your name in earlier email.
--
Rahul Bansal | Founder & CEO | rtCamp Solutions Pvt. Ltd.
Skype: rahul286 | Twitter: @rahul286 | Web: http://rtcamp.com/


On Thu, Jul 18, 2013 at 9:26 PM, Duy Nguyen [off-list ref] wrote:
On Thu, Jul 18, 2013 at 10:51 PM, Duy Nguyen [off-list ref] wrote:
quoted
Try

git for-each-ref --sort=committerdate --format='%(refname:short)' refs/tags
And I wondered why it did not seem right. Use this one instead

git for-each-ref --sort=taggerdate --format='%(refname:short)' refs/tags

make it --sort=-taggerdate to reverse sort order.
--
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help