From: Michael Haggerty Date: Mon, 22 Jun 2015 14:03:07 +0000 (+0200) Subject: check_branch_commit(): make first parameter const X-Git-Tag: v2.6.0-rc0~105^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4eaa4bd800152f20a51e25176a0803d1b7757c7b?hp=4eaa4bd800152f20a51e25176a0803d1b7757c7b check_branch_commit(): make first parameter const Make it clear that this function does not overwrite its first argument. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---