-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show the number of additional commits #49
Comments
Hi @luxferresum, what do you mean by number of additional commits? |
@locks I mean the number of commits since the last tag. Which is part of git describe:
The image in the I'm not sure if this is a regression or expected. However the information would be very useful! |
The image in the README.md shows this information, however in reality its not there. This would be very useful!
The text was updated successfully, but these errors were encountered: