Issue Type: New Feature New Feature
Assignee: Nicolas De Loof
Components: git-client-plugin
Created: 23/Feb/15 4:51 PM
Description:

For the moment "describe()" only do a "git describe --tags".
But it will be useful to being able to set "--abbrev=".

It can be used to get "latest tag" in curent branch:

$ git describe --tags
v0.5.10-1-g1c63dc0
$ git describe --abbrev=0 --tags
v0.5.10

Project: Jenkins
Priority: Minor Minor
Reporter: Guilhem Lettron
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to