OTHER·중요도 6·2026. 08. 17.·GeekNews

git-knife - Git 커밋 메타데이터를 표처럼 편집하는 데스크톱 GUI

── KO ──────────────────

git-knife는 Git 커밋 메타데이터를 편리하게 수정할 수 있는 GUI 도구입니다.

git-knife는 사용자가 Git 커밋의 메타데이터를 표 형태의 GUI에서 직접 수정할 수 있게 해주는 도구입니다. 기존의 Git GUI 툴들은 reword나 reorder를 잘 지원하지만, 임의의 커밋 날짜나 committer 정보 변경에는 제한이 있었습니다. git-knife는 이러한 기능을 보완하여 더 유연한 커밋 관리가 가능하도록 돕습니다.


── EN ──────────────────

git-knife is a GUI tool for conveniently editing Git commit metadata.

git-knife allows users to directly edit Git commit metadata in a tabular GUI format. While existing Git GUI tools support rewording and reordering well, they have limitations on changing arbitrary commit dates or committer information. git-knife addresses these limitations, enabling more flexible commit management.

원문 보기 →목록으로