Example git command:
sudo git clone git@github.com:Stayno-Cheffr/simple_csv_expenses_parser.git --config core.sshCommand="ssh -i /home/vagrant/.ssh/vagrant_private_key"
Get actual repository link from github and use the –config argument to point it to the correct ssh key you have added to your GitHub account.