jj-vcs/jj

Implement `jj git sync` command

Open

#1039 aperta il 14 gen 2023

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

Metriche repository

Star
 (28.830 star)
Metriche merge PR
 (Merge medio 23g 5h) (46 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