]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/run-command-use-shell-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2021 23:04:49 +0000 (15:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2021 23:04:49 +0000 (15:04 -0800)
The .use_shell flag in struct child_process that is passed to
run_command() API has been clarified with a bit more documentation.

* jk/run-command-use-shell-doc:
  run-command: document use_shell option


Trivial merge