|
|
|
|
|
by rpozarickij
125 days ago
|
|
This isn't exactly the same but I've been using git-recent [0] (with `gr` alias) for many years. It sorts branches based on checkout order (which is what I usually need when switching between branches) and allows to easily choose a branch to checkout to. [0] https://github.com/paulirish/git-recent |
|