Skip to content

Conversation

@TheSnoozer
Copy link
Collaborator

@TheSnoozer TheSnoozer commented Oct 17, 2017

Refs #221

Was implemented in a way that the closest tag and clostest.tag.count will be determined based on properties configured inside the git-describe command.

E.g.:

<gitDescribe>
<tags>true</tags>
</gitDescribe>

will cause that lightweight tags are also included for the closest tags

Also the pattern used inside the gitDescribe might have an impact on the resulting git.closest.tag.name and git.closest.tag.count

TheSnoozer added 5 commits October 16, 2017 00:23
…present inside the properties and matches a specific value
…/mockito/internal/util/reflection/Whitebox
…ag.count prefer annotated tags (like the discribe command) and also works with patterns like 'light*'
@TheSnoozer TheSnoozer added this to the 2.2.4 milestone Oct 17, 2017
@TheSnoozer TheSnoozer merged commit 88378e0 into git-commit-id:master Oct 19, 2017
@TheSnoozer TheSnoozer deleted the feature/221 branch October 19, 2017 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant