Skip to content

Made git tag identification more conservative#219

Merged
tobami merged 1 commit into
tobami:masterfrom
mwatts15:git-tag-correction
Apr 19, 2017
Merged

Made git tag identification more conservative#219
tobami merged 1 commit into
tobami:masterfrom
mwatts15:git-tag-correction

Conversation

@mwatts15
Copy link
Copy Markdown
Contributor

This changes the behavior of git projects to only identify a commit as being tagged when a tag points at the specific commit.

Currently, virtually every commit will be shown as tagged. This makes it difficult to pick out specific commits (e.g., a previous release) as points of comparison in the comparisons view. For what it's worth, the github repos already perform the same way.

Copy link
Copy Markdown
Owner

@tobami tobami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed describe is not the right git command here, good one!

@tobami tobami merged commit c18b2ea into tobami:master Apr 19, 2017
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.

2 participants