From: Junio C Hamano Date: Tue, 29 Nov 2016 21:27:56 +0000 (-0800) Subject: Merge branch 'ak/sh-setup-dot-source-i18n-fix' into maint X-Git-Tag: v2.10.3~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bb6bc68d226d3dad2f339fe180ed3f6542fe7649 Merge branch 'ak/sh-setup-dot-source-i18n-fix' into maint Recent update to git-sh-setup (a library of shell functions that are used by our in-tree scripted Porcelain commands) included another shell library git-sh-i18n without specifying where it is, relying on the $PATH. This has been fixed to be more explicit by prefixing $(git --exec-path) output in front. * ak/sh-setup-dot-source-i18n-fix: git-sh-setup: be explicit where to dot-source git-sh-i18n from. --- bb6bc68d226d3dad2f339fe180ed3f6542fe7649