Re: chronologically listed tags?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, 24 Apr 2007, Shawn O. Pearce wrote:

> Michael Dressel <MichaelTiloDressel@xxxxxxxxxxx> wrote:
> > I would like to list tags chronologically. I failed to find out how to do 
> > this using git or cogito directly. So I wrote the simplistic bash script 
> > below. Is there a way more direct way?
> 
> for-each-ref is your friend:
> 
> 	git for-each-ref --sort='taggerdate' refs/tags
> 
> -- 
> Shawn.
> 

Hi Shawn,

great thanx.

Michael
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]