mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 13:23:52 -05: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.