PDA

View Full Version : Top Git Commands



charlesprabhu
12-07-2021, 06:05 AM
git init
git add
git commit -m "message"
git push
git branch
git branch "branch name"
git checkout
git reset