본문 바로가기

Linux/Github

[Github] 1. Git 설치(Windows)

1. git 설치를 위해 아래 링크로 접속

git-scm.com/downloads

 

Git - Downloads

Downloads Mac OS X 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

git-scm.com

 

2. Windows 클릭 후 다운로드 진행

 

 

3. 다운로드된 설치 파일 실행 후 설치 진행

Next 클릭

 

Next 클릭

 

Next 클릭

 

Next 클릭

 

Next 클릭

 

Next 클릭

 

Install 클릭 후 설치

 

git 설치 완료!

 

 

4. git 설치 확인 위해 cmd창 열고 'git' 입력

git 입력 결과 >> git 사용법

 

5. git 버전 확인

'git --version' 입력

 

Git 설치 완료😁

'Linux > Github' 카테고리의 다른 글

[Github] 2. Github 회원가입  (0) 2021.01.05