E584 Add a git diff · kubernetes-sigs/gateway-api@db13417 · GitHub
[go: up one dir, main page]

Skip to content

Commit db13417

Browse files
committed
Add a git diff
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
1 parent dc3595f commit db13417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/verify-codegen.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ if git status -s 2>&1 | grep -E -q '^\s+[MADRCU]'
2626
then
2727
echo Uncommitted changes in generated sources:
2828
git status -s
29+
git diff
2930
exit 1
3031
fi

0 commit comments

Comments
 (0)
0