github how to clone private repo
1.Generate new token -> https://github.com/settings/tokens
2.$ git clone https://github.com/username/repo.git
Username: your_username
Password: your_token
github how to clone private repo
1.Generate new token -> https://github.com/settings/tokens
2.$ git clone https://github.com/username/repo.git
Username: your_username
Password: your_token
git clone repo with name
git clone https://github.com/foo/repo_name.git new_directory_name
git clone private repo
git clone https://strafe:[email protected]/strafe/project.git
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us