From: Junio C Hamano Date: Wed, 9 Oct 2019 05:01:00 +0000 (+0900) Subject: Merge branch 'ah/cleanups' X-Git-Tag: v2.24.0-rc0~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e12570822a904e2be554b05755c08f4d24be7e9;p=thirdparty%2Fgit.git Merge branch 'ah/cleanups' Miscellaneous code clean-ups. * ah/cleanups: git_mkstemps_mode(): replace magic numbers with computed value wrapper: use a loop instead of repetitive statements diffcore-break: use a goto instead of a redundant if statement commit-graph: remove a duplicate assignment --- 6e12570822a904e2be554b05755c08f4d24be7e9