git pus permission denied
習慣沉默
習慣沉默 2017-05-02 09:33:44
0
6
798

1. Install this tutorial and practice
http://ftqq.com/2014/04/using-git-as-web-publish-tools/

2.

3. Display permission denied

習慣沉默
習慣沉默

reply all(6)
为情所困

If you use SSH authentication, then add your public key to the server.
If you use https authentication, then verify whether your username and password are correct

Ty80

You need to add your public key to the server. The public key is equivalent to an identity. The server will only allow you to perform push operations after recognizing your identity

洪涛

Have you added the public key?

PHPzhong

You need to add the SSH key in your github account settings--SSH and GPG keys.

滿天的星座

Add the public key first, then commit and then submit

phpcn_u1582

Now generate an ssh public key on github and add it

Hope it helps you

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template