Sobes.tech
Junior

Кайсы Git буйруктарын билесиз?

sobes.tech AI

AIден жооп

git init git clone [URL] git add . же git add [файл] git commit -m "[белги]" git status git diff git log git branch git checkout [шаар_аты] git checkout -b [жаңы_шаар_аты] git merge [шаар_аты] git pull git push git remote add origin [URL] git remote -v git stash git stash apply git reset [режим] [коммит] git revert [коммит] git tag [аты] git fetch