Thursday, June 8, 2023

Git Command

 git init

git add -a

git commit -m <comment>

git branch new

git branch

git push

git pull

git fetch

git add remote origin <repository url="">

git status

git revoke</repository></comment>

No comments:

Post a Comment