개요
레트로 감성도 좋지만 더 이상 불편한건 싫어
Git GUI
Git GUI (Graphical User Interface)란
Git의 Commit log나 주요 기능을 사용자가 편리하게 사용할 수 있도록 돕는 소프트웨어다.
같은 Commit History 라도 가독성과 가시성에 따라 작업의 효율이 달라진다.
따라서 효율적인 작업을 위해서라도 Git GUI를 사용하는 것을 권장한다.
Git GUI 소프트웨어는 종류가 다양하며 장단점이 있으므로
자신에게 맞는 Git GUI를 사용하자
추천 Git GUI
SourceTree
다운로드 링크 : SourceTree
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
다운로드 링크 : TortoiseGit
TortoiseGit – Windows Shell Interface to Git
Get Support Manuals, FAQ, bug reporting, mailing list, and more…
tortoisegit.org
728x90
'VCS > Git' 카테고리의 다른 글
GitHub (+ GitHub Desktop) (0) | 2022.04.24 |
---|---|
Git Bash (0) | 2022.04.19 |
Git (0) | 2022.04.18 |