git-apply: consider it an error to apply no changes
A "--stat" or a "--check" will just be quiet, but if you try to apply something with no changes, that's an error.
This commit is contained in:
Reference in New Issue
Block a user
A "--stat" or a "--check" will just be quiet, but if you try to apply something with no changes, that's an error.