mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-06 13:34:02 +08:00
24d4098ceb
It's debatable whether the repo object should be passed at all, so let's not commit to a positional parameter for it. References #445.