-
-
Save mgood7123/3a1991307fbc86b4c520f7a347e8083a to your computer and use it in GitHub Desktop.
$ git checkout -b Total-Control_11; git remote add Total-Control_11 [email protected]:Total-Control-9985/android_vendor_samsung_dreamlte.git; git push Total-Control_11 HEAD:Total-Control_11;
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git checkout -b Total-Control_11 | |
Switched to a new branch 'Total-Control_11' | |
$ git remote add Total-Control_11 [email protected]: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. | |
[email protected]: 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