Merge "Fix some typos in the files"
This commit is contained in:
commit
6e3a8ad6e3
@ -24,7 +24,7 @@ show_diff () {
|
||||
|
||||
if ! git diff --exit-code || ! git diff --cached --exit-code
|
||||
then
|
||||
echo "There are uncommited changes!"
|
||||
echo "There are uncommitted changes!"
|
||||
echo "Please clean git working directory and try again"
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user