Repo.rev_parse: Handle <tag>^{commit} correctly · gitpython-developers/GitPython@e4f1aa7 · GitHub
Skip to content

Commit e4f1aa7

Browse files
committed
Repo.rev_parse: Handle <tag>^{commit} correctly
This should resolve to commit object. Fixes: #1995 Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
1 parent 340044b commit e4f1aa7

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

git/repo/fun.py

Lines changed: 7 additions & 1 deletion

test/test_repo.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)