Pierre Habouzit [off-list ref] writes:
quoted hunk
Signed-off-by: Pierre Habouzit <redacted>
---
builtin-apply.c | 29 ++++++-----------------
builtin-blame.c | 34 +++++++++-------------------
builtin-commit-tree.c | 59 ++++++++++--------------------------------------
diff.c | 25 ++++++--------------
4 files changed, 40 insertions(+), 107 deletions(-)
...
diff --git a/builtin-commit-tree.c b/builtin-commit-tree.c
index ccbcbe3..ee74814 100644
--- a/builtin-commit-tree.c
+++ b/builtin-commit-tree.c
...
/*
* FIXME! Share the code with "write-tree.c"
*/
You fixed it. Remove this comment.