Repo.rev_parse: Handle <tag>^{commit} correctly by flichtenheld · Pull Request #1996 · gitpython-developers/GitPython
Navigation Menu
{{ message }}
gitpython-developers / GitPython Public
- Notifications You must be signed in to change notification settings
- Fork 966
Merged
Byron merged 1 commit intogitpython-developers:mainfrom
Jan 10, 2025Merged
Repo.rev_parse: Handle <tag>^{commit} correctly#1996
Byron merged 1 commit intogitpython-developers:mainfrom
Repo.rev_parse: Handle <tag>^{commit} correctly#1996
Byron merged 1 commit intogitpython-developers:mainfrom
Conversation
Copy link
Contributor
flichtenheld
commented
Jan 9, 2025
flichtenheld
commented
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 Jan 10, 2025
Copy link
Member
Byron
left a comment
Byron
left a comment
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment