- tortoise git
- 거북이는 tortoise svn부터 애용한 프로그램이다.
- tortoise svn에 익숙한 개발자들은 svn => git 으로 넘어갈 때 tortoise git을 그대로 쓰기도 하더라.
- 단점은 Windows에서만 사용할 수 있다는거.
- sourcetree
- ATLASSIAN에서 개발해서 무료로 배포 중인 가장 대중적인 git client라고 볼 수 있다.
- 저도 지난 2022년까지는 sourcetree를 사용하다가 팀원이 fork를 사용하는 것을 보고 갈아탔다.
- Fork
- 개인이 개발해서 sourcetree 보다 좋은 git client가 있을 수 없는데, 그런 편견을 깨버린 훌륭한 툴이다.
- 현재 회사 팀원들도 Fork로 다 넘어온거 같다.
참고
Fork - a fast and friendly git client for Mac and Windows
Fork - a fast and friendly git client for Mac and Windows
fork.dev
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
TortoiseGit – Windows Shell Interface to Git
Get Support Manuals, FAQ, bug reporting, mailing list, and more…
tortoisegit.org
'DevLog' 카테고리의 다른 글
개발 관련 단기 목표 (0) | 2023.05.25 |
---|---|
Rider IDE로 git branch diff 방법 (작성 중) (0) | 2023.05.24 |
[업무 슬럼프 극복 방법 10가지 - wishket] 링크 (0) | 2023.01.25 |
[카카오] 효과적인 코드리뷰를 위한 리뷰어의 자세 링크 (0) | 2023.01.03 |
DJMAX RESPECT V 게임을 플레이 해보면서 생각 정리 (0) | 2022.11.04 |