What's true about remote repositories?

They're just like local repositories, only farther awayThey allow us and others to work on the same project at the same timeWe can create them on websites like GitHubThey're the repositories of others

Fantastic! Remotes allow teams to work on the same project at the same time and can be created and hosted on websites like GitHub.

Close! Remotes allow teams to work on the same project at the same time and can be created and hosted on websites like GitHub.