Provided there are reasonable .gitignore defaults ;)
git add --all && git commit -m "WIP" && git push origin master
git commit -m "WIP @$(date +"%d.%m.%Y")" && git push origin master
Provided there are reasonable .gitignore defaults ;)
git add --all && git commit -m "WIP" && git push origin master
git commit -m "WIP @$(date +"%d.%m.%Y")" && git push origin master