![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^8: perl in the starsby hippo (Bishop) |
on Dec 25, 2022 at 10:17 UTC ( #11149078=note: print w/replies, xml ) | Need Help?? |
I'm getting closer, but I'm confused. What was the whole point of setting up an SSH key if they are asking me for a password? You are getting closer because now your repo has something in it, so that's better. You have set up a remote which uses https instead of ssh. Use git remote -v to show the remote URLs and you will see this. Change them to be ssh remotes instead so that you can use your key pair and you should be good to go. 🦛
In Section
Seekers of Perl Wisdom
|
|