mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
fix: use proper <type> in commit message
This commit is contained in:
parent
1eefcc01d8
commit
a9c292e148
@ -13,5 +13,5 @@ grep -ril "^\#+select_tags:[\ a-zA-Z0-9]namepage" "$fromDir"*.org | while read -
|
||||
done
|
||||
|
||||
git -C "$toDir" add .
|
||||
git -C "$toDir" commit -m "feat: update $date"
|
||||
git -C "$toDir" commit -m "docs: update $date"
|
||||
git -C "$toDir" push origin master
|
||||
|
Loading…
Reference in New Issue
Block a user