Programming/Blah Blah

버전 관리 시스템 Git과 GUI툴

휘탱 2015. 11. 27. 23:20

git 다운로드

https://git-scm.com/


git GUI툴

https://www.sourcetreeapp.com/  느림

https://git-fork.com/ 빠름(추천)


git 저장소

github(Private 유료, Public 무료)

https://github.com


Bitbucket(Private 1GB 무료)

https://bitbucket.org/


gitlab(Private 무료)

https://about.gitlab.com


SourceTree 글로벌 이그노어 설정 변경

옵션 들어가서 전역 무시 목록에 파일 수정을 누르면 됨.


git 이그노어 템플릿 링크

https://github.com/github/gitignore

반응형