mirror of
https://github.com/morgan9e/blog
synced 2026-04-13 15:54:06 +09:00
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
git pull
|
|
git add $(git rev-parse --show-toplevel)
|
|
git commit -m 'Fix'
|
|
git push origin
|