Github
๐จโ๐ป... ๐๐๐ฏ๐จ๐ฉ๐ฌ ๐ ๐๐ข๐ญ๐ก๐ฎ๐ ... ๐ฌ
๐๐ข๐ญ๐ก๐ฎ๐ - It is a code hosting platform for version control and collaboration . It let you and other work together on project from anywhere
๐๐๐ฌ๐ข๐ ๐ ๐ข๐ญ ๐๐จ๐ฆ๐ฆ๐๐ง๐๐ฌ :
git config
git init
git branch
git checkout
git add
git commit -m ""
git clone
git add remote
git fetch
git push
git pull
git merge
git log
git rebase
git revert
git reset
git status
ย