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.
--~--~---------~--~----~------------~-------~--~----~
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