Hello
i am trying to use git for the first time, but when i try to git push it returns an error
as below
(d_env) MacBooks-MacBook-Pro:django macbookpro$ git push origin master
Warning: Permanently added the RSA host key for IP address '18.205.93.1' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
(d_env) MacBooks-MacBook-Pro:django macbookpro$