'Error in Github while using ssh key in Ubuntu operating system

while using ssh key of git in Ubuntu operating System I am facing the below error Any help is greatly appreciated

enter image description here



Solution 1:[1]

  1. make sure the repo exists.
  2. make sure you entered your key correctly in github settings as described here https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 b3z