한 깃으로 정했습니다. 둘 다 뛰어난 무료 버전 관리 시스템이며 둘 중 하나를 쓰길 권합니다.
이 책에서는 깃을 쓰겠지만, 머큐리얼이나 기타 버전 관리 시스템을 보조로 써도 됩니다.
깃에 익숙지 않다면 존 롤리거의 뛰어난 책 『분산 버전 관리
Git
사용설명서』 (제이펍,
2013
)
를 권합니다. 또 코드 스쿨
Code
School
에도 훌륭한 깃 입문 코스가 있습니다(
http
://
try
.
github
.
io
).
4.3.
이 책에서 깃을 활용하는 법
먼저
git
--
version
명령으로 깃이 설치돼 있는지 확인합시다. 버전 번호가 뜨지 않으면 깃을
설치해야 합니다. 설치에 관해서는 깃 문서(
http
://
git
-
scm
.
com
)를 보십시오.
1
이 책의 예제를 따라오는 방법은 두 가지입니다. 하나는 예제를 직접 타이핑하고 깃 명령어도
입력하는 방법입니다. 다른 방법은 필자가 이 책의 예제를
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.