소스 공유 Github - git 설치하기

IT|2016. 11. 25. 06:00

프로그래밍 소스 공유 시에 도움이 되는 Github를 설치하는 방법에 대해 알려드리겠습니다. 다운로드는 아래의 포스팅에서 확인하실 수 있습니다.



 

 Github 설치하기




다운로드 받은 Github 설치파일을 실행을 합니다. [실행]을 클릭합니다.

 


Information에서 [Next]를 클릭합니다.

 


Select Components에서 그대로 둔 상태에서 [Next]를 클릭합니다.

 


Adjusting your PATH environment에서 Use Git from the Windows Command Prompt 항목에 체크를 한 후에 [Next]를 클릭합니다.




Configuring the line ending conversions에서 Checkout Windows-style, commit Unix-style line endings 항목에 체크를 한 후에 [Next]를 클릭합니다.

 


Configuring the terminal emulator to use with Git Bash에서 Use MinTTY (the default terminal of MSYS2) 항목에 체크를 한 후에 [Next]를 클릭합니다.

 


Configuring extra options에서 Enable file system caching, Enable Git Credential Manager 항목에 전 부 체크를 한 후에 [Install]을 클릭합니다.

 


Github가 설치가 진행이 됩니다.

 


설치가 완료되었으면 [Finish]를 클릭합니다.


댓글()