BACKEND·중요도 7·2026. 08. 14.·GeekNews

Jujutsu에서 GitHub 스택형 PR 사용하기

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

Jujutsu에서 GitHub의 스택형 PR을 사용하는 방법에 대해 설명합니다.

이 글은 GitHub가 공개한 스택형 PR을 Jujutsu에서 생성하고 수정하며 병합하는 절차를 자세히 설명합니다. 커밋마다 북마크를 만들고 이를 통해 작업을 효율적으로 관리하는 방법을 논의합니다. Git 호환 시스템과의 통합 과정 및 실용적인 예시를 제공합니다.


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

This article explains how to use GitHub's stack PR feature in Jujutsu.

The article outlines the process of creating, modifying, and merging stack pull requests (PRs) in Jujutsu, a Git-compatible version control system, released by GitHub. It discusses creating bookmarks for each commit and how to manage tasks efficiently by linking them through the `gh stack link` command. Practical examples and integration with Git-compatible systems are also provided.

원문 보기 →목록으로