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

git stash save message added

parent 98e099bc
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ if [[ "${LOGNAME}" != "{{ item }}" ]]; then
fi
cd /home/{{ item }}/sites
git stash
git stash save "Local changes stashed"
git pull
rm -rf web/wp
composer update
......
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