일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 리눅스
- @test
- java spring
- @JUnit
- Dependency Injection
- @AspectJ
- POJO
- STS
- pointcut
- Framework
- Spring Boot
- JDBC TEMPLATE
- unix
- Ubunt
- 프로퍼티
- XML
- @Spring-Test
- spring aop
- 컨테이너
- AOP
- JdbcTemplate
- Spring JDBC
- 마이바티스
- spring
- SpringJDBC
- myBatis
- Di
- java
- spring framework
- Linux
Archives
- Today
- Total
개키우는개발자 : )
[Git] 소스트리 (Sourcetree) 설치 하기 본문
반응형
광고 클릭은 개발자(저) 에게 큰 힘이 됩니다!!'ㅁ'
소스 트리 다운로드
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


회원가입 후 로그인 필수

로그인하면 등록 완료됩니다.

Mercurial 사용 안 함 ~

깃 헙 계정 연결합니다.

SSH 아니오

Local의 폴더를 등록합니다. 기존의 깃 저장소여야 합니다.

기존에 연결해 놓은 git-first 폴더의 history 및 파일의 내용 등등 GUI로 확인 가능합니다.

두 번째 연결한 Git 저장소 추가 가능

이름은 폴더명 대로 자동생성

탭 버튼으로 확인 가능

소스 트리에서 폴더 추가까지 해보았습니다.
반응형
'git' 카테고리의 다른 글
[소스트리] add , commit , push , pull 하기 (0) | 2020.01.10 |
---|---|
[Git] git add,commit,push 간단 정리 (0) | 2020.01.10 |
[Git Bash] git clone , git pull (2) | 2020.01.09 |
[Git Bash] git push (0) | 2020.01.09 |
[Git Bash] git add, git commit (0) | 2020.01.09 |
Comments