jj-vcs/jj

Implement `jj git sync` command

開放

#1,039 建立於 2023年1月14日

 (31 則留言) (119 個反應) (1 位負責人)Rust (1,052 個分叉)batch import
enhancement🏗️good first issuepolish🪒🐃

倉庫指標

星標
 (28,830 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南