Skip to content

Instantly share code, notes, and snippets.

  • Save mgood7123/3a1991307fbc86b4c520f7a347e8083a to your computer and use it in GitHub Desktop.
Save mgood7123/3a1991307fbc86b4c520f7a347e8083a to your computer and use it in GitHub Desktop.
$ git checkout -b Total-Control_11; git remote add Total-Control_11 git@github.com:Total-Control-9985/android_vendor_samsung_dreamlte.git; git push Total-Control_11 HEAD:Total-Control_11;
$ git checkout -b Total-Control_11
Switched to a new branch 'Total-Control_11'
$ git remote add Total-Control_11 git@github.com:Total-Control-9985/android_vendor_samsung_dreamlte.git
$ git push Total-Control_11 HEAD:Total-Control_11
Warning: Permanently added the RSA host key for IP address '13.237.44.5' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment