mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-14 22:33:51 -05:00
My last attempt at this gave up and combined retrieving the list of commits and rendering the list of commits into a single function. This restores that distinction, albeit with a different approach, as I now aim to use the same list of commits twice, in some circumstances.