Try to create an empty git project and see if it can be cloned
In addition, if you use ssh to avoid login, can you try to see if it is because of the problem with the git account. Maybe the git account cannot be logged in Replace it with git clone root@... and try it
Try to create an empty git project and see if it can be cloned
In addition, if you use ssh to avoid login, can you try to see if it is because of the problem with the git account. Maybe the git account cannot be logged in
Replace it with git clone root@... and try it
The ps above mentioned the reason why it is relatively close
Output the git central warehouse was built under that account (command: who )
If it is a git account, then the read and write permissions of the file are tested, not so. The git url format is:
User@ip:path
Just use https:// address