From: Junio C Hamano Date: Tue, 22 Jan 2013 04:15:24 +0000 (-0800) Subject: Merge branch 'zk/clean-report-failure' X-Git-Tag: v1.8.2-rc0~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa0ae51048a759a1aac41842d1bcd2403619c355;p=thirdparty%2Fgit.git Merge branch 'zk/clean-report-failure' "git clean" states what it is going to remove and then goes on to remove it, but sometimes it only discovers things that cannot be removed after recursing into a directory, which makes the output confusing and even wrong. * zk/clean-report-failure: git-clean: Display more accurate delete messages --- aa0ae51048a759a1aac41842d1bcd2403619c355