mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-21 16:30:38 +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.