Git

1.

About Git

2.

git config

3.

git init

4.

git clone

5.

git status

6.

git add

7.

git restore

8.

git commit

9.

git branch

10.

git fetch

11.

git pull

12.

git push

13.

git switch

git checkout

14.

git merge

15.

git rebase

16.

git log

17.

git reset

18.

git revert