Hacker News new | ask | show | jobs
by juped 1182 days ago
To be more precise, git clone adds the origin cloned from as a remote named "origin", unless you override this with a configuration setting or the -o option.

The default is no remotes at all.