Skip to content
Hyun-woo Bae edited this page Jul 19, 2026 · 4 revisions

🇰🇷 한국어 · 🇬🇧 English


Git Tab에 오신 것을 환영합니다!

Git Tab은 Windows에서 Git을 쉽게 배우고 사용하기 위한 무료 GUI 도구입니다.

혹시 Git을 처음 배우거나, 명령어 창이 낯설다면 이곳이 정답입니다. Git Tab은 마우스 클릭만으로 코드 변경 이력을 관리할 수 있도록 만들었습니다.


둘러보기

시작하기 설치부터 첫 실행까지 5분 안에 끝내기
Git 기초 저장소, 커밋, 브랜치... 꼭 알아야 할 개념들
기능 둘러보기 Git Tab에서 뭘 할 수 있는지 알아보기
Windows 탐색기 우클릭 탐색기에서 직접 Git 명령 실행하기
인증 설정 GitHub/GitLab 비밀번호 대신 토큰 사용하기
자주 묻는 질문 초보자가 가장 많이 하는 10가지 질문
문제 해결 "안 된다!" 할 때 확인할 것들

왜 Git Tab일까요?

🎨 컬러풀한 커밋 그래프

브랜치마다 다른 색으로 표현되어, 언제 어느 브랜치에서 작업했는지 한눈에 보입니다. 아바타와 변경량 막대도 함께 표시돼 더 직관적입니다.

💬 한국어로 편하게

메뉴, 설정, 도움말이 모두 한국어입니다. Git 용어도 처음 나타날 때마다 쉽게 설명합니다.

🖱️ 마우스만으로 충분

복잡한 명령어를 외울 필요 없습니다. 버튼과 메뉴로 모든 작업을 할 수 있습니다.

🔐 안전한 인증

개인 액세스 토큰을 안전하게 저장하고, 매번 입력할 필요 없이 자동 로그인합니다.

📦 Git이 포함됨

별도로 Git을 설치할 필요가 없습니다. Git Tab 설치 시 필요한 Git 도구가 함께 포함됩니다.

🪟 Windows에 맞게 설계

Windows 탐색기 우클릭 메뉴 연동, .NET 기반으로 가볍고 빠릅니다.

🆓 완전 무료 오픈소스

누구나 자유롭게 사용하고, 소스 코드도 열려 있습니다.

⌨️ 명령 팔레트 (Ctrl+P)

Ctrl+P 하나로 모든 기능을 검색해 빠르게 실행. 메뉴를 찾아 클릭할 필요 없이 키보드만으로 작업할 수 있습니다.

🔀 비교 & 검색

두 브랜치·태그 간의 변경사항을 한눈에 비교하고, 코드에서 특정 문자열이 추가·삭제된 커밋을 찾을 수 있습니다.


다음 단계

처음이라면 **시작하기**에서 설치하고 첫 저장소를 열어보세요. 5분이면 충분합니다!

Git 개념이 낯설다면 **Git 기초**를 먼저 읽어보세요. 어렵지 않습니다.

궁금한 점이 있으면 **자주 묻는 질문**에서 답을 찾을 수 있습니다.




Welcome to Git Tab!

Git Tab is a free GUI tool that makes learning and using Git on Windows easy.

New to Git, or not comfortable with the command line? You're in the right place. Git Tab lets you manage your code history with nothing but mouse clicks.


Explore

Getting Started From install to first launch in 5 minutes
Git Basics Repositories, commits, branches — the concepts you need
Feature Tour See everything Git Tab can do
Explorer Right‑Click Run Git commands straight from File Explorer
Authentication Use a token instead of a password for GitHub/GitLab
FAQ The 10 questions beginners ask most
Troubleshooting What to check when something "won't work"

Why Git Tab?

🎨 A colorful commit graph

Each branch gets its own color, so you can see at a glance when and where you worked. Author avatars and change bars make it even more intuitive.

💬 Korean & English

Menus, settings, and help are available in both Korean and English, with Git terms explained in plain language the first time they appear.

🖱️ A mouse is all you need

No need to memorize complex commands — every action is a button or a menu.

🔐 Safe authentication

Your personal access token is stored securely and reused automatically, so you don't type it every time.

📦 Git is bundled

No separate Git install required — the Git tools Git Tab needs ship with it.

🪟 Designed for Windows

Explorer right‑click integration, and a lightweight, fast .NET foundation.

🆓 Free & open source

Anyone can use it freely, and the source code is open.

⌨️ Command palette (Ctrl+P)

Search and run any action with a single Ctrl+P — work entirely from the keyboard, no menu-hunting.

🔀 Compare & search

Compare changes between two branches/tags at a glance, and find the commits where a string was added or removed in the code.


Next steps

New here? Start with Getting Started to install and open your first repository — five minutes is plenty!

If Git concepts are unfamiliar, read Git Basics first. It's not hard.

Have a question? You'll likely find the answer in the FAQ.

Clone this wiki locally