cli
cli copied to clipboard
feat(sites-create-template): auto-link cloned repo to the created netlify site
Which problem is this feature request solving?
Follow up to https://github.com/netlify/cli/issues/4411
After cloning the repo, we should auto-link it to the created site.
Describe the solution you'd like
If the user confirmed to clone the repo, the CLI should auto-link the repo to the site that was created.
Pull request (optional)
- [ ] I can submit a pull request.