class Bundler::Source::Git

def set_install_path!(path)

def set_install_path!(path)
  @local_specs = nil
  @install_path = path
end