# File lib/git.rb, line 69 def self.open(working_dir, options = {}) Base.open(working_dir, options) end