GitPython
GitPython copied to clipboard
Would be nice to be able to omit `packed_refs` from `iter_refs()`
Use case I have is to limit number of refs considered when auto-detecting base branch.
https://github.com/gitpython-developers/GitPython/pull/1581