Module jujutsu_lib::git
source · [−]Structs
Enums
Functions
Reflect changes between two Jujutsu repo states in the underlying Git repo.
Reflect changes made in the Jujutsu repo since last export in the underlying
Git repo. If this is the first export, nothing will be exported. The
exported state’s operation ID is recorded in the repo (.jj/ git_export_operation_id).
Reflect changes made in the underlying Git repo in the Jujutsu repo.