class Bundler::Source::Git
def set_local!(path)
def set_local!(path) @local = true @local_specs = @git_proxy = nil @cache_path = @install_path = path end
def set_local!(path) @local = true @local_specs = @git_proxy = nil @cache_path = @install_path = path end