]> git.99rst.org Git - git.git/commit
Git.pm: use array in command_bidi_pipe example
authorEric Wong <redacted>
Mon, 17 Jun 2024 10:43:25 +0000 (10:43 +0000)
committerJunio C Hamano <redacted>
Mon, 17 Jun 2024 20:41:51 +0000 (13:41 -0700)
commit8270201971e4ff58656065485c0fd92adddbca18
treee6f55ef36c49c3f60eb18bde0a76ba762a3dab9f
parentd63586cb314731c851f28e14fc8012988467e2da
Git.pm: use array in command_bidi_pipe example

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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
perl/Git.pm
git clone https://git.99rst.org/PROJECT