Skip to content

Commit

Permalink
Add a git diff
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
  • Loading branch information
keithmattix committed Sep 4, 2024
1 parent dbf921f commit 257cdc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/verify-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ if git status -s 2>&1 | grep -E -q '^\s+[MADRCU]'
then
echo Uncommitted changes in generated sources:
git status -s
git diff
exit 1
fi

0 comments on commit 257cdc1

Please sign in to comment.