Skip to content
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

CommitsSinceTag is incorrect #213

Closed
SimonCropp opened this issue Jul 15, 2014 · 1 comment
Closed

CommitsSinceTag is incorrect #213

SimonCropp opened this issue Jul 15, 2014 · 1 comment

Comments

@SimonCropp
Copy link
Contributor

so CommitsSinceTag is populated by this https://github.com/Particular/GitVersion/blob/master/GitVersionCore/GitFlow/BranchFinders/OptionallyTaggedBranchVersionFinderBase.cs#L15 which is actually the "commits since branch" not "Commits Since Tag"

@JakeGinnivan
Copy link
Contributor

Commit counting has completely changed.

It now counts from the source of the version. With the exception of NextVersion in the config, it falls back to the next best source for commit counting

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

No branches or pull requests

2 participants