Structs
- Represents configuration from a submodule, e.g. in .gitmodules This doesn’t include all possible fields, only the ones we care about
Enums
Functions
- Builds a map of branches which also includes pseudo
@git
remote. - Export changes to branches made in the Jujutsu repo compared to our last seen view of the Git repo in
mut_repo.view().git_refs()
. Returns a list of refs that failed to export. - Reflect changes made in the underlying Git repo in the Jujutsu repo.
- Reflect changes made in the underlying Git repo in the Jujutsu repo.