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

Speed up tags lookup #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Speed up tags lookup #1

wants to merge 3 commits into from

Conversation

mrdziuban
Copy link
Owner

See RiotGamesMinions#44.

Opening this here as well, since I'm not sure if the original PR will get any attention.

the latest tag.

The `from_path` method only cares about the most recent tag in the given
path, so it's inefficient to check to see if all tags are
`contained_in_current_branch?`, when we're only going to use the first
one anyway.
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