Skip to content

Commit b52d14d

Browse files
Attempting to locate diff
1 parent fde2c8d commit b52d14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/check-clean-git-status

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if [[ $(git status --porcelain) != '' ]]; then
77
printf "\t./run-build\n"
88

99
git status
10+
git diff
1011

1112
exit 1
1213
else

0 commit comments

Comments
 (0)