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

반응형

'Programming > Blah Blah' 카테고리의 다른 글

메시지 후킹  (0) 2015.12.18
되돌리기, 수정사항 취소하기  (0) 2015.11.29
버전 만들기  (0) 2015.11.28
저장소 만들기  (0) 2015.11.28
크롬 번역 아이콘 복구  (0) 2015.08.22
PHP 대충 써보기  (0) 2015.08.21
PHP array함수  (0) 2015.08.19
문자열 에러 char* 에서 lpcwstr으로 변환 할 수 없습니다.  (0) 2015.08.16