class Bundler::Source::Git

def allow_git_ops?

def allow_git_ops?
  @allow_remote || @allow_cached
end