git git When you clone a repository, you don't get one file, like you may in other centralized git clone control systems. By cloning with Git, you get the entire repository - all files, all branches, and all commits. Cloning a repository is typically only done once, at the beginning of your interaction with a project. Once a repository already exists... Git Clone Error: Repository not found "Clo..