git 다운
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp
git-scm.com
https://standout.tistory.com/207
git이란?
git 버전 관리 시스템(VCS) 소스 코드의 변경 사항을 추적하고 이를 효율적으로 관리 협업시 각자의 변경 내용을 쉽게 합칠 수 있도록 도움 https://git-scm.com/ Git git-scm.com 오픈소스이며, 무료로 사용
standout.tistory.com
git 다운로드 시
경로와 브랜치명을 메모해놓는게 좋고, 툴은 원하는 IDE가 있다면, 선택해 다운받는다.



'VCS > git' 카테고리의 다른 글
소스트리 한글깨짐 (0) | 2023.04.12 |
---|---|
git 이전 커밋버전으로 돌아가기, 브랜치초기화 (0) | 2023.03.30 |
Git 프로필 이름 바꾸기, Change username (0) | 2023.03.22 |
git 하위 폴더 clone하기 (0) | 2023.03.20 |
git이란? (0) | 2023.03.20 |