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.
Pushes the specified branches and updates the repo view accordingly.
Pushes the specified Git refs without updating the repo view.
Sets HEAD@git
to the parent of the given working-copy commit and resets
the Git index.