From: Junio C Hamano Date: Tue, 11 May 2021 06:27:23 +0000 (+0900) Subject: Merge branch 'zh/trailer-cmd' X-Git-Tag: v2.32.0-rc0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2cd6ce21f38b9dab1b3a75f05b24e92bdc4b5b93;p=thirdparty%2Fgit.git Merge branch 'zh/trailer-cmd' The way the command line specified by the trailer..command configuration variable receives the end-user supplied value was both error prone and misleading. An alternative to achieve the same goal in a safer and more intuitive way has been added, as the trailer..cmd configuration variable, to replace it. * zh/trailer-cmd: trailer: add new .cmd config option docs: correct descript of trailer..command --- 2cd6ce21f38b9dab1b3a75f05b24e92bdc4b5b93