Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 109 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 109 Bytes

git-lecture

These are the common commands.

git status
git add -A
git commit -m "message"
git push