Show HN: Deff – 터미널에서 나란히 Git diff 리뷰

발행: (2026년 2월 27일 오전 02:54 GMT+9)
1 분 소요

Source: Hacker News

Overview

deff는 구문 강조와 추가/삭제된 라인 색칠을 지원하는 인터랙티브 Rust TUI로, git diff를 나란히 검토할 수 있습니다.

Features

  • 키보드 및 마우스 탐색
  • Vim‑style 모션
  • Diff 내 검색 (/, n, N)
  • 파일별 검토 토글
  • upstream 기반 비교와 명시적 --base/--head 비교 모두 지원
  • 커밋 전 작업 트리를 검토하기 위해 --include-uncommitted 로 커밋되지 않은 + 추적되지 않은 파일 포함 가능

Comparison Modes

  • Upstream‑based 비교
  • 명시적 --base/--head 비교

Including Uncommitted Changes

--include-uncommitted 플래그를 사용하면 커밋된 변경 사항과 함께 커밋되지 않은 파일 및 추적되지 않은 파일을 검토할 수 있습니다.

Further Discussion

Comments on Hacker News

0 조회
Back to Blog

관련 글

더 보기 »

ClamAv와 Rust‑TUI

ClamAv와 Rust‑TUI의 커버 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s...