Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 531489 - Close hotfix not respect tag prefix
Summary: Close hotfix not respect tag prefix
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: Gitflow (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 5.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-21 12:43 EST by Jonatan Lemes CLA
Modified: 2018-05-31 17:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonatan Lemes CLA 2018-02-21 12:43:04 EST
When do close hotfix flow, generated tag doesnt not respect the versiontag prefix. Works ok when close release flow is done.

I`m using "v." as versiontag on gitflow init config. 

Simulate: 

Init git flow:

Configure versiontag as v.

gitflow -> open release -> 1.0.0 (by example) -> close release -> generated tag works ok as v.1.0.0


gitflow-> open hotfix  -> 1.0.1 (by example) -> close hotfix -> generated tag its not ok and was generated as 1.0.1 instead v.1.0.1 (dont respect the prefix v.)
Comment 1 Eclipse Genie CLA 2018-05-13 12:48:00 EDT
New Gerrit change created: https://git.eclipse.org/r/122534
Comment 2 Eclipse Genie CLA 2018-05-31 17:19:20 EDT
Gerrit change https://git.eclipse.org/r/122534 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=2d435186963dfdda4e89e55fe5dc60053883f8d0