본문 바로가기
버전관리/Git

[Windows] Git 설치하기

by 주리니e 2022. 9. 1.
728x90

[Windows] Git 설치하기

 

Git은 컴퓨터 파일의 변경사항을 추적하고 여러 명의 사용자들 간에 해당 파일들의 작업을 조율하기 위한 분산 버전 관리 시스템이다. 아래 링크에서 윈도우용 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

Git 2.37.3 Setup
Select Destination Location
Select Components
Select Start Menu Folder
Choosing the default editor used by Git
Adjusting the name of the inital branch in new repositories
Adjusting your PATH environment
Chsooing HTTPS transport backend
Configuring the line ending conversions
Configuring the terminal emulator to use with Git Bash
Choose the default behavior of 'git pull'
choose a credential helper
Configuring extra options
Configuring experimental options
Installing
Completing the Git Setup Wizard

$ git -v
728x90

'버전관리 > Git' 카테고리의 다른 글

[Eclipse] Remote origin did not advertise Ref for branch 오류  (3) 2022.08.02
Git Config 설정  (0) 2022.07.06

댓글