]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/doc-one-shot-export-with-shell-func'
authorJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:19 +0000 (13:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:20 +0000 (13:34 -0700)
It has been documented that we avoid "VAR=VAL shell_func" and why.

* jc/doc-one-shot-export-with-shell-func:
  CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"


Trivial merge