--- title: GitHub Commands Cheat Sheet date: 2023-10-25 9:26:00 -500 categories: [github,cheatsheet,] tags: [github,commands,cheatsheet] --- # GitHub Commands Cheat Sheet `git pull` `git add .` `git commit -m "update name"` `git push`