🗒 Quick-notes working with GIT
Some Quick-notes working with GIT
Contents
Some Quick-notes working with GIT
These notes will be moved to another place soon
1 Git commands
-
git clone -
git init -
git fetch -
git pull -
git branch -
git checkout -
git status -
git add -
git commit -
git stash -
git merge -
git push -
git reset -
git revert
K5D

