I\'ve clone a project on GitHub on my Raspberry Pi, create a new branch and push everything to the repository. For this I needed next commands:
git clone htt
You have to generate an access token and use the access token instead the password. For example:
$ git clone https://github.com/username/repo.git Username: your_username Password: your_token
Doc: https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line