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

Revparse: Correctly accept ref with '@' at the end #6809

Merged
merged 1 commit into from May 13, 2024

Conversation

csware
Copy link
Contributor

@csware csware commented May 8, 2024

libgit2 doesn't accept refs with an '@' at the end in git_revparse_single.

cross-ref: https://gitlab.com/tortoisegit/tortoisegit/-/issues/4133

Signed-off-by: Sven Strickroth <email@cs-ware.de>
@ethomson
Copy link
Member

Thanks!

@ethomson ethomson merged commit 8791a26 into libgit2:main May 13, 2024
19 checks passed
@csware csware deleted the fix-revparse-at-at-end branch May 14, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants