[Basics_01] Git Intro

KateKim·2022년 8월 1일
0

Git-Github

목록 보기
2/3

What is Git

popular Version Control System (VCS)

Version Control
Software that tracks and manages changes to files over time.
ex. Subversion, CVS, Mercurial

Git ≠ Github

Git
Version Control Software
Local use

Github
Web Service
Hosts Git repositories in the cloud
Connects people and Git project

What Does Git Do for Us

"Checkpoint" enables version control.
Free modification or integrated management back to where you want it.

Who Uses Git

Engineer, Coder ...

Netflix, Facebook, Walmart with git
📎 https://stackshare.io/git
Government Project
📎 https://government.github.com/community/

Scientist
Share Data set, Manage Source Code

Writer
Edit Story, Script

Work with Editing Textbook
📎 https://github.com/HoTT/book

Musician
the track of a complex symphony

History of Git

Linus Torvalds felt the needs of fast and open-source while the Bitkeeper(VCS) project.

👀 Funny Naming GIT by Torvalds
Global Information Tracker 😀
Goddamn Idiotic Truckload of shit 😫
profile
Defining me

0개의 댓글