class Bundler::Source::Git

def set_paths!(path)

def set_paths!(path)
  set_cache_path!(path)
  set_install_path!(path)
end