/
(3)Git 설치 및 다운로드
(3)Git 설치 및 다운로드
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
, multiple selections available,
Related content
(2)Git&Gerrit 참고 웹사이트
(2)Git&Gerrit 참고 웹사이트
More like this
GitLab 소개
GitLab 소개
More like this
(4)-6.Git+명령어+정리
(4)-6.Git+명령어+정리
More like this
(4)-4.GIT - 1.+개념잡기+실습
(4)-4.GIT - 1.+개념잡기+실습
More like this
(7)-1.EUC-KR 인코딩 파일의 한글처리 문제 (git)
(7)-1.EUC-KR 인코딩 파일의 한글처리 문제 (git)
More like this
GitLab 패키지 레지스트리 관리
GitLab 패키지 레지스트리 관리
More like this