mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-07-11 19:00:48 +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.