jj-vcs/jj

Implement `jj git sync` command

オープン

#1,039 opened on 2023/01/14

 (31 件のコメント) (119 件のリアクション) (1 人の担当者)Rust (1,052 件のフォーク)batch import
enhancement🏗️good first issuepolish🪒🐃

Repository metrics

Stars
 (28,830 個のスター)
PR merge metrics
 (平均マージ 20d 3h) (30d で 58 merged PRs)

説明

jj should have a command to sync all of my branches (or some subset) with a remote via merge or rebase, in a single operation.

Since that could cause a lot of big changes at once, it'd be nice to show a preview of changes that will be performed and prompt to confirm and/or output a very clear summary of what all changed from that sync operation.

コントリビューターガイド