Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 28/Oct/14 4:34 PM
Description:

need to add double quote in tag message or create tag failed.

tag message = tag message
>git tag -a -f -m tag message tag # timeout=10

tag message = "tag message"
>git tag -a -f -m "tag message" tag # timeout=10

Environment: Jenkins ver. 1.565.3
Git plugin 2.2.6
Project: Jenkins
Priority: Minor Minor
Reporter: adoudev viaccess-orca
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to