jj-vcs/jj

Implement `jj git sync` command

Aperta

#1039 aperta il 14 gen 2023

 (31 commenti) (119 reazioni) (1 assegnatario)Rust (1052 fork)batch import
enhancement🏗️good first issuepolish🪒🐃

Metriche repository

Star
 (28.830 stelle)
Metriche merge PR
 (Merge medio 20g 3h) (58 PR mergiate in 30 g)

Descrizione

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.

Guida contributor