Impl.Branchtype t = tval rename_current_branch : 
  t ->
  repo_root:Volgo__.Repo_root.t ->
  to_:Volgo.Vcs.Branch_name.t ->
  (unit, Pplumbing_err.Err.t) Stdlib.Result.tThis translates to git branch --move NAME, which is used to enforce the name of a default branch during tests.