]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/clean-preserve-errno-in-warning'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:16 +0000 (13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:16 +0000 (13:57 -0800)
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

1  2 
builtin/clean.c

diff --cc builtin/clean.c
Simple merge