DORMANTno replies

[PATCH] post-receive-email: add --dirstat output to update_branch summary section

From: Andy Parkins <hidden>
Date: 2016-06-15 22:44:31
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Andy Parkins <redacted>
---
 contrib/hooks/post-receive-email |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 62a740c..2e706b3 100644
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -410,6 +410,8 @@ generate_update_branch_email()
 	# non-fast forward updates.
 	echo ""
 	echo "Summary of changes:"
+	git diff --dirstat $oldrev..$newrev
 	git diff-tree --stat --summary --find-copies-harder $oldrev..$newrev
 }
 
-- 
1.5.5.1.57.g5909c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help