summaryrefslogtreecommitdiff
path: root/push.sh
blob: 9ba9bac89ec57033bc7471b6c9daaad94628e79b (plain)
1
2
3
4
#!/bin/sh
git add .
git commit --no-edit
git push