Re: [PATCH 2/2] Add --ignore-notfound option to exit with zero status when no files are removed.
From: Steven Grimm <hidden> Date: 2016-06-15 22:43:04
Junio C Hamano wrote:
ls-files has --error-unmatch so we may want to make the name
consistent by saying --ignore-unmatch? I particularly do not
care about the minute naming issues _right_ _now_, but we might
regret it in the long run.
Sure, UI consistency is a good thing. Feel free to amend.
-Steve