Jakub Narebski [off-list ref] writes:
Gerrit Pape wrote:
quoted
---
contrib/hooks/post-receieve-email | 588 -------------------------------------
contrib/hooks/post-receive-email | 588 +++++++++++++++++++++++++++++++++++++
2 files changed, 588 insertions(+), 588 deletions(-)
delete mode 100644 contrib/hooks/post-receieve-email
create mode 100644 contrib/hooks/post-receive-email
Would it be better to use git-format-patch -M ?
Yes, it would be better for reviewing.
But as I trust Gerrit, the issue the patch deals with is so
clearly defined and trivial, _and_ I verify with "git show -M"
after applying the patch, it is not a big deal.