Module Impl.Branch

val rename_current_branch : t -> repo_root:Vcs.Repo_root.t -> to_:Vcs.Branch_name.t -> Base.unit Base.Or_error.t

This translates to git branch --move NAME, which is used to enforce the name of a default branch during tests.