![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbj3p2a%2FbtrVk5FWQ86%2F45CYiilZOCmynyPfCtFN7K%2Fimg.png)
Git
[Git] Git 연동 및 버전 관리 방법
Git은 분산형 버전 관리 시스템, 버전별로 코드, 다양한 파일 관리가 가능하다. 간단하게 깃에 연동하고 업데이트 하는 방법 1. Git 다운로드 https://git-scm.com/downloads 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 사..