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

16 lines
239 B
Markdown

---
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`