# File lib/git/branch.rb, line 83
    def update_ref(commit)
      @base.lib.update_ref(@full, commit)
    end