mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-25 02:03:55 +08:00
9c5f675db5
This workaround only works where PTY jobs are supported. The real fix is to give an explicit argument: `:Git shortlog HEAD`. Resolves: https://github.com/tpope/vim-fugitive/issues/2100