
GIT in pictures
27 November, 2022
13
13
1
Contributors
Goal
What is GIT?
What is Version Control System?

Version Control
GIT

git
What is the git local and remote?

local vs remote

local vs remote
Git local
•
•
•
•
Git remote
git commands

clone reposotory

status of the repository files

add files with changes

commit message
5.

push changes to remote repository

checkout to branch

merge branch

difference of file changes in working directory
9.

fetch from remote

history of commits
Thank you for reading !! . I hope this visual illustration will helpful for you to understand actually what happens when we use each and every git command. ❤️ :)
git
illustration
develevate
mindmap