Repo.rev_parse: Handle <tag>^{commit} correctly by flichtenheld · Pull Request #1996 · gitpython-developers/GitPython
gitpython-developers / GitPython Public
-
-
Notifications
You must be signed in to change notification settings - Fork 980
Merged
Merged
Conversation
flichtenheld
commented
Jan 9, 2025
flichtenheld
commented
Contributor
This should resolve to commit object.
Fixes: #1995
This should resolve to commit object. Fixes: gitpython-developers#1995 Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Byron
approved these changes
Byron
left a comment
Byron
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the fix, much appreciated!
Byron
merged commit
333786c
into
gitpython-developers:main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment