# Show GN: gitcredits - Git 레포의 기여자를 영화 엔딩 크레딧처럼 보여주는 CLI

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=27283](https://news.hada.io/topic?id=27283)
- GeekNews Markdown: [https://news.hada.io/topic/27283.md](https://news.hada.io/topic/27283.md)
- Type: show
- Author: [swq115](https://news.hada.io/@swq115)
- Published: 2026-03-07T18:10:25+09:00
- Updated: 2026-03-07T18:10:25+09:00
- Original source: [github.com/Higangssh](https://github.com/Higangssh/gitcredits)
- Points: 12
- Comments: 7

## Summary

**gitcredits**는 Git 저장소의 기여 내역을 영화 엔딩 크레딧처럼 시각화해주는 CLI 도구입니다. 커밋 수와 코드 변경량을 자동으로 집계하며, `--theme matrix` 옵션으로 매트릭스풍 애니메이션도 지원합니다. Go로 작성된 단일 바이너리라 `go install` 한 줄로 바로 설치할 수 있어, 프로젝트 마무리 후 팀의 기여를 한눈에 정리하기에 간편합니다.

## Topic Body

팀 프로젝트 끝나고 git log 보면서 "이거 누가 제일 많이 했지?" 궁금했던 적 있으신가요?  
  
그래서 만들었습니다. 레포에서 gitcredits 치면 기여자들이 영화 엔딩 크레딧처럼 올라갑니다.  
  
- 커밋 수, 추가/삭제 라인 자동 집계  
- --theme matrix 하면 매트릭스 스타일로도 나옵니다  
- Go 싱글 바이너리, go install 한 줄이면 설치 끝  
  
쓸모있냐고요? 글쎄요. 근데 팀원들한테 보여주면 다들 좋아합니다.  
  
피드백 환영합니다!

## Comments



### Comment 52854

- Author: ikkoz
- Created: 2026-03-12T09:35:49+09:00
- Points: 1

gource 의 영화크레딧 버전이군요!

### Comment 52670

- Author: crawler
- Created: 2026-03-09T13:27:36+09:00
- Points: 1

와 짤이 되게 좋네요

### Comment 52766

- Author: swq115
- Created: 2026-03-10T15:57:01+09:00
- Points: 1
- Parent comment: 52670
- Depth: 1

감사합니다!

### Comment 52623

- Author: kayws426
- Created: 2026-03-08T23:56:30+09:00
- Points: 1

재미있는 아이디어네요ㅋㅋ

### Comment 52669

- Author: swq115
- Created: 2026-03-09T13:06:50+09:00
- Points: 1
- Parent comment: 52623
- Depth: 1

감사합니다!

### Comment 52609

- Author: jtpark03
- Created: 2026-03-08T18:38:15+09:00
- Points: 1

cool

### Comment 52615

- Author: swq115
- Created: 2026-03-08T20:21:52+09:00
- Points: 1
- Parent comment: 52609
- Depth: 1

감사합니다!
