On Dec 5, 12:45 pm, Dustin <[EMAIL PROTECTED]> wrote:
> On Dec 5, 5:17 am, trans <[EMAIL PROTECTED]> wrote:
>
> > Anyone know of a simple way to count the number of commits since the
> > the most recent tag?
>
>   If you tag correctly (i.e. use -a or -s, otherwise you don't get a
> tag object), ``git describe'' includes the number of commits in its
> output.

I did not know this! What is a light-weight tag as opposed to an
annotated tag object? Does the distinction effect checkouts?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to