# lazygit - 심플한 터미널 Git UI

> Clean Markdown view of GeekNews topic #5470. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5470](https://news.hada.io/topic?id=5470)
- GeekNews Markdown: [https://news.hada.io/topic/5470.md](https://news.hada.io/topic/5470.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-02T09:50:07+09:00
- Updated: 2021-12-02T09:50:07+09:00
- Original source: [github.com](https://github.com/jesseduffield/lazygit)
- Points: 17
- Comments: 3

## Topic Body

"강력한 Git을 아주 사용하기 쉽게"

- 윈/맥/리눅스 및 대부분의 환경 지원

- 쉬운 파일 추가 및 최근 브랜치 체크아웃

- 보기 편한 머지 충돌 해결 화면

- log/diff 스크롤해서 보기

- 빠른 푸시/풀

- 모든 기능을 키보드 단축키로

ㅤ→ z : undo , ctrl+z : redo (reflog 기반 작업을 쉽게 처리)

## Comments



### Comment 7776

- Author: chiftkey
- Created: 2021-12-03T11:58:12+09:00
- Points: 2

오 이 Tool 너무 잘쓰고 있어요

### Comment 7751

- Author: geeknewsdummy
- Created: 2021-12-02T10:06:37+09:00
- Points: 2

비슷한 걸로 rust로 구현한 gitui가 있습니다.

https://github.com/extrawurst/gitui

### Comment 7761

- Author: ehlegeth
- Created: 2021-12-02T16:02:53+09:00
- Points: 1
- Parent comment: 7751
- Depth: 1

gitui를 잘 사용하고 있네요.
