lambdalisue / vim-gina

👣 Asynchronously control git repositories in Neovim/Vim 8
http://www.vim.org/scripts/script.php?script_id=5531
MIT License
689 stars 27 forks source link

Sorting git branches by last checkout #285

Open timsofteng opened 3 years ago

timsofteng commented 3 years ago

Hello. Is it possible to sort git branches by last checkout? E.g if I'm on branch called "z" and switch to "a" branch then my "z" brach will situated on second position from top.

lambdalisue commented 3 years ago

No. Gina does not have such feature.