Compare commits
1 Commits
c1c799bebf
...
8bc338d625
| Author | SHA1 | Date | |
|---|---|---|---|
|
8bc338d625
|
@@ -199,9 +199,6 @@ jobs:
|
||||
|
||||
git status --porcelain --untracked-files=all | grep '^.'
|
||||
|
||||
git status --porcelain --untracked-files=all | grep -q '^.'
|
||||
echo $?
|
||||
|
||||
if git status --porcelain --untracked-files=all | grep -q '^.' ; then
|
||||
echo ">> Changes detected"
|
||||
# git status --porcelain --untracked-files=all
|
||||
|
||||
Reference in New Issue
Block a user