Module git

Module git 

Source

Structs§

GitRefUpdate
Progress
RemoteCallbacks

Enums§

GitExportError
GitFetchError
GitImportError
GitPushError

Functions§

export_refs
Reflect changes made in the Jujutsu repo compared to our current view of the Git repo in mut_repo.view().git_refs(). Returns a list of names of branches that failed to export.
fetch
import_refs
Reflect changes made in the underlying Git repo in the Jujutsu repo.
push_commit
push_updates