This website requires JavaScript.
Explore
Help
Sign In
morgan
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67098fb748
blog
/
scripts
/
push.sh
5 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix
2023-11-01 21:58:06 +09:00
git pull
edited post
2023-10-29 11:38:45 +09:00
git add
$(
git rev-parse --show-toplevel
)
Fix
2023-11-01 21:57:53 +09:00
git commit -m
'Fix'
Changed bunch
2023-10-21 16:05:44 +09:00
git push origin