Skip to content

Commit a8983bf

Browse files
committed
Revert "diff?"
This reverts commit 961b6c1.
1 parent 961b6c1 commit a8983bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make/data.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ for component in ${components}
149149
cd "${root}"
150150
end
151151
152-
output = exec git diff
152+
output = exec git status --porcelain=v1
153153
output_length = length ${output.stdout}
154154
if greater_than ${output_length} 0
155155
msg = array "" ""

0 commit comments

Comments
 (0)