Git Command Basics

Опубликовано: 10 Октябрь 2024
на канале: linuxhint
257
9

The concept of 15 Essential Git Commands are taught in this lesson. After watching this video you will have the basics of git commands in your head and ready to get going with git.

https://linuxhint.com/22_essential_gi...

git config
git clone
git pull
git checkout
git add
git reset
git diff
git commit
git log
git grep
git revert
git status
git branch
git merge
git push