Thiw will enter `new-repo` and copy all files from `old-repo` there. We use the `-R` flag here to make sure that the whole directory structure is copied.
This will enter `new-repo` and copy all files from `old-repo` there. We use the `-R` flag here to make sure that the whole directory structure is copied.
> **Warning:** If your repository contains hidden files, make sure you copy them separately.