Top Git Commands

v32457_p

Member
Oct 25, 2021
151
0
16
Top Git Commands

git init
git add
git commit -m "message"
git push
git branch
git branch "branch name"
git checkout
git reset