What's true about repositories?

They're a special type of directoryWithin them, we keep the tracked files of a projectThey're also known as toriesWe can only have a single repository at a time

Nice! A repository, or repo, is a special type of directory that keeps track of the files within it.

Close! A repository, or repo, is a special type of directory that keeps track of the files within it.