From: Junio C Hamano Date: Fri, 4 Jan 2019 21:33:34 +0000 (-0800) Subject: Merge branch 'sd/stash-wo-user-name' X-Git-Tag: v2.21.0-rc0~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1328d29943c81602bedba085e8c41acf01b4c866;p=thirdparty%2Fgit.git Merge branch 'sd/stash-wo-user-name' A properly configured username/email is required under user.useConfigOnly in order to create commits; now "git stash" (even though it creates commit objects to represent stash entries) command is exempt from the requirement. * sd/stash-wo-user-name: stash: tolerate missing user identity --- 1328d29943c81602bedba085e8c41acf01b4c866