chirpy-starter/_posts/2023-10-25-githubcommands.md
PostOakLab 3fbdbb57c2 update
2023-10-25 21:37:49 -05:00

239 B

title date categories tags
GitHub Commands Cheat Sheet 2023-10-25 9:26:00 -500
github
cheatsheet
github
commands
cheatsheet

GitHub Commands Cheat Sheet

git pull

git add .

git commit -m "update name"

git push