mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-23 19:41:55 +08:00
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.