Lifesaver!
Thank you so much for this post
Lifesaver!
Thank you so much for this post
Same here, after editing my project’s .git/config
file I saw this under my remotes:
[remote "origin"]
url = <96>git@github.com:dyllandry/shrewd.git
fetch = +refs/heads/*:refs/remotes/origin/*
I’m not sure what that <96> character does, but removing it fixed everything.