mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 12:24:55 -06:00
command_bidi_pipe takes the git command and optional arguments as an array, not a string. Make sure the documentation example is usable code. Signed-off-by: Eric Wong <e@80x24.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>