# File lib/git/branch.rb, line 38
    def archive(file, opts = {})
      @base.lib.archive(@full, file, opts)
    end