[git] Git: Permission denied (publickey) fatal - Could not read from remote repository. while cloning Git repository

For me, when i wanted to clone from my repository, i had the same message noticed before "Permission denied (publickey) fatal: Could not read from remote repository". The solution for my case is to not use sudo before clone That's it.