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