From: Junio C Hamano Date: Mon, 27 Feb 2017 21:57:16 +0000 (-0800) Subject: Merge branch 'nd/clean-preserve-errno-in-warning' X-Git-Tag: v2.13.0-rc0~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4ca5d05e7ad4ec67eddaadc9ade9a01581214b1;p=thirdparty%2Fgit.git Merge branch 'nd/clean-preserve-errno-in-warning' Some warning() messages from "git clean" were updated to show the errno from failed system calls. * nd/clean-preserve-errno-in-warning: clean: use warning_errno() when appropriate --- b4ca5d05e7ad4ec67eddaadc9ade9a01581214b1