There are multiple ways to clone a Git repo. You can use HTTPS, the GitHub CLI, or the most popular option: SSH. Follow these steps to clone a repo using SSH. Ensure you already have an SSH key and personal access token set up with GitHub.