Skip to content

Commit 3ac151e

Browse files
committed
Meta/CheckPush: mark "diff next..jch" output as such
1 parent b683d55 commit 3ac151e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CheckPush

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ then
4747
echo "master..$next..next..$jch..jch..$pu..pu"
4848
fi
4949
else
50+
echo "git diff --stat next jch"
5051
git diff --stat next jch
5152
fi

0 commit comments

Comments
 (0)