mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-07-09 09:59:13 +08:00
f11b80022f
This is our only use of Git that requires writing to stdin, so shoehorning that behavior onto s:StdoutToFile() frees us from worrying about that when designing a more general purpose API.