Structs
- A ref we failed to export to Git, along with the reason it failed.
- Represents configuration from a submodule, e.g. in .gitmodules This doesn’t include all possible fields, only the ones we care about
Enums
- The reason we failed to export a ref to Git.
Constants
- Reserved remote name for the backing Git repo.
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.
- Returns true if the
parsed_ref
won’t be imported because its remote name is reserved.