From: Junio C Hamano Date: Mon, 6 Nov 2017 04:11:21 +0000 (+0900) Subject: Merge branch 'jc/no-cmd-as-subroutine' X-Git-Tag: v2.16.0-rc0~182 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/22ddc4bf29160d04eaff78d1acb04ca153ec5dde Merge branch 'jc/no-cmd-as-subroutine' Calling cmd_foo() as if it is a general purpose helper function is a no-no. Correct two instances of such to set an example. * jc/no-cmd-as-subroutine: merge-ours: do not use cmd_*() as a subroutine describe: do not use cmd_*() as a subroutine --- 22ddc4bf29160d04eaff78d1acb04ca153ec5dde