GitPython icon indicating copy to clipboard operation
GitPython copied to clipboard

Would be nice to be able to omit `packed_refs` from `iter_refs()`

Open wonder-mice opened this issue 2 years ago • 0 comments

Use case I have is to limit number of refs considered when auto-detecting base branch.

https://github.com/gitpython-developers/GitPython/pull/1581

wonder-mice avatar May 03 '23 19:05 wonder-mice