Skip to content

Commit bca16c7

Browse files
authored
Update check_for_uncommitted_files.sh
1 parent 98cd130 commit bca16c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_for_uncommitted_files.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ if [ -n "$status" ]; then
1111
else
1212
echo "The repository is clean"
1313
exit 0
14-
fi
14+
fi

0 commit comments

Comments
 (0)