mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Make me write proper commit messages
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
f867463bdf
commit
1f9ad2fcd0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ main() {
|
||||||
done
|
done
|
||||||
|
|
||||||
git add -A
|
git add -A
|
||||||
git commit -sam "${m:-update @ $(date)}"
|
git commit -sa
|
||||||
git push -u origin "$(git rev-parse --abbrev-ref HEAD)"
|
git push -u origin "$(git rev-parse --abbrev-ref HEAD)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue