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

Attempt to fix mepo status and compare tag weirdness #163

Merged
merged 3 commits into from
May 24, 2021

Conversation

mathomp4
Copy link
Member

Closes #162

This is a first shot at trying to fix some mepo/git weirdness. This update uses git rev-list to try and see if two tags are the same. This can then be used in status and compare so that just in case mepo is seeing different tags, we can check if they point to the same commit. If they do, then we just "re-use" the original tag that mepo clone used.

@mathomp4 mathomp4 added the bugfix This fixes a bug label May 21, 2021
@mathomp4 mathomp4 self-assigned this May 21, 2021
@mathomp4 mathomp4 marked this pull request as ready for review May 21, 2021 14:19
@mathomp4 mathomp4 requested a review from a team as a code owner May 21, 2021 14:19
@mathomp4 mathomp4 merged commit 3c9e8b6 into develop May 24, 2021
@mathomp4 mathomp4 deleted the feature/mathomp4/fix-status-tag-weirdness branch May 24, 2021 12:44
@mathomp4 mathomp4 restored the feature/mathomp4/fix-status-tag-weirdness branch May 24, 2021 12:44
@mathomp4 mathomp4 deleted the feature/mathomp4/fix-status-tag-weirdness branch May 24, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant