mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-04-19 02:43:28 +10:00
239 B
239 B
title | date | categories | tags | |||||
---|---|---|---|---|---|---|---|---|
GitHub Commands Cheat Sheet | 2023-10-25 9:26:00 -500 |
|
|
GitHub Commands Cheat Sheet
git pull
git add .
git commit -m "update name"
git push