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