기본을 충실하게

Getting Started(1 - 1) 본문

문서 독해 연습/git book

Getting Started(1 - 1)

for맨 2022. 10. 27. 17:34

This chapter will be about getting started with Git. We will begin by explaining some background on version control tools, then move on to how to get Git running on your system and finally how to get it set up to start working with. At the end of this chapter you should understand why Git is around, why you should use it and you should be all set up to do so.

 

이 챕터는 Git의 처음으로 시작할 것이다. / 우리는 조금 설명할것이다 / 버전 제어 툴의 배경을 / 그 후 / 넘어간다 /   깃 작동 방법 / 깃의 초기 세팅 / .이챕터의 끝에서 여러분은 이해해야한다 / 깃 탄생 배경 / 왜 사용해야하는지 / 그리고 깃 설정방법

 

 장은 Git의 시작에 대한 내용입니다. 버전 제어 도구의 배경과 여러분의 시스템에서 Git의 작동 방법, 마지막으로 처음 세팅 방법에 대해 설명할 것입니다. 이 장의 마지막에서는 Git의 탄생 배경, 사용 이유, 모든 세팅 방법을 이해해야 합니다.

'문서 독해 연습 > git book' 카테고리의 다른 글

Distributed Version Control Systems(1-5)  (0) 2022.11.30
Centralized Version Control Systems(1 - 4)  (0) 2022.11.18
Local Version Control Systems(1 - 3)  (0) 2022.11.17
About Version Control(1 - 2)  (0) 2022.11.01
Chapter1 (1 - 0)  (0) 2022.10.25
Comments