Skip to content
Snippets Groups Projects
Commit e555f1ca authored by Chris Croome's avatar Chris Croome
Browse files

git clean commented out

parent 377e6111
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ fi
cd ~/sites
# Remove any untracked files/directories
git clean -fd
# see https://github.com/cotech/website/issues/79
#git clean -fd
GIT_PULL=$(git pull | grep -v "up-to-date")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment