mykolaharmash / git-jump

Improved navigation between Git branches.
MIT License
201 stars 5 forks source link

Switch to "git branch" for getting list of local branches instead of parsing .git/refs/heads #4

Closed mykolaharmash closed 3 years ago

mykolaharmash commented 3 years ago

This needs in order to also list branches that are in the .git/packed-refs file.