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
github를 사용하다보면, 코드를 업로드시키는 commit, push 나 코드를 다운로드하는 pull 명령어를 자주 사용한다.
가장 기본적인 사용법은 쉬운데, 여러명이서 같이 git을 통해 소스 코드를 관리하다보면
코드들이 충돌날 때가 종종 있다.
그러면, 꼬인 git들을 푸는 게 짜증이 날 때가 있다.
그럴 때 사용하면 좋은 게 git GUI 툴이다.
여기서 추천하는 툴은 sourcetree라는 프로그램이다.
github desktop은 완전 비추이다. 절대 비추천이다.
git의 공식사이트에 가면, 여러 GUI툴들이 있다.
https://git-scm.com/downloads/guis
최근댓글