Skip to content

Commit e631177

Browse files
committed
wip
1 parent 785a813 commit e631177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ fi
1212

1313
# Make sure the working directory is clear.
1414
if [ -z "$(git status --porcelain)" ]; then
15+
echo "Working directory clean"
1516
else
1617
echo "Your working directory is dirty. Did you forget to commit your changes?"
1718

0 commit comments

Comments
 (0)