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