1. 다운로드 사이트
https://www.sourcetreeapp.com/
Sourcetree | Free Git GUI for Mac and Windows
A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.
www.sourcetreeapp.com
자신에 맞는 운영체제에 맞는 것을 다운로드 하기
2. 첫 화면

다른것을 누르지 말고 "계속"을 누르기
3. 기본 설정

꼭 할 필요는 없지만 나는 작성하였다.
4. 깃과 연동하기

연결을 클릭하기

호스트 : GitHub
프로토콜 : HTTPS
교체하기

1. 자신의 클론 할 Repositories를 선택
2.목적지 경로를 선택하기
5. 완료


'개발 > GitHub' 카테고리의 다른 글
| [productive-box] Github 프로필에 커밋시간 나타내기 (0) | 2021.06.25 |
|---|---|
| [Window SouceTree] 설치 (0) | 2021.06.24 |
| [Eclipse - git] git push Rejected non fast forward 해결 (0) | 2021.04.13 |
| [에러] There are no staged files 해결법 (0) | 2021.03.14 |
| Eclipse github 연동 (0) | 2021.03.13 |