1) Windows용
Windows
용
Git
다운로드
:
http://git-scm.com/download/win
Totiose
Git
:
http://code.google.com/p/tortoisegit/
(
msysgit
의
추가 설치 필요
:
http://msysgit.github.io/
)
GitHub
:
http://windows.github.com
Atlassian
SourceTree
:
https://ko.atlassian.com/software/sourcetree
GitSwarm
:
https://www.perforce.com/ko/git
GitLab
:
https://about.gitlab.co
₩
m/downloads/
2) Linux 설치
Fedora
계열
(
RedHat
, CentOS)
명령어: $
sudo
yum install
git
-all
Debian
계열
(
Unubtu
)
명령어:
$
sudo
apt-get install
git
-all