diff --git a/Summary b/Summary index 74c4bf104e..fb0a1ea383 100755 --- a/Summary +++ b/Summary @@ -42,6 +42,6 @@ Changes during this period are as follows: EOF -git shortlog -w72,2,4 --no-merges $bottom..$top +git --no-pager shortlog -w72,2,4 --no-merges $bottom..$top -git diff --dirstat $bottom..$top +git --no-pager diff --dirstat $bottom..$top