Jump to content

Jujutsu (VCS): Difference between revisions

From David's Wiki
Created page with "Notes on using jj ===Git pull=== See https://jj-vcs.github.io/jj/latest/github/#updating-the-repository <pre> jj git pull jj rebase -d $main_bookmark </pre>"
(No difference)

Revision as of 23:10, 17 June 2025

Notes on using jj


Git pull

See https://jj-vcs.github.io/jj/latest/github/#updating-the-repository

jj git pull
jj rebase -d $main_bookmark