Clone Existing Repositories =========================== ``kart clone []`` Copies a repository into a newly created directory and automatically adds remotes to the source repository. - ```` The remote repository to clone from. - ```` The directory for the new repository. Defaults to the last path component of the cloned repository.