Re: Feature request: git-log should optionally include tags

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

 



2008/10/26 Roger Leigh <rleigh@xxxxxxxxxxxxxxxxxxxx>:
> A feature I would very much like to have in git is to have tag
> information included in the log generated by git-log.  This would
> make it easy to see where the tags are in the history.  The use
> case for us would be to have release tags displayed so that it's
> possible to identify which revisions constitute release points,
> which is useful for e.g. users to identify points for bisection.
>
> I can do it now using sed to substitute in the contents of
> .git/refs/tags/*, but having the functionality in git-log directly
> would be most useful.

git log --decorate

-- 
Mikael Magnusson
--
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]

  Powered by Linux