How do you fix Bad configuration option: Host*?

Viewed 28

I've tried pulling from my local branches

git pull origin main

but each time I do I end up with the following

/users/justinaypangit/.ssh/config: line 1: Bad configuration option: host*
/users/justinaypangit/.ssh/config: terminating, 1 bad configuration options
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

I've checked my SSH on Git and it is the same and I'm sort of lost since I just started this bootcamp for this so if you could please explain it why this happens I appreciate that.

0 Answers
Related