home.social

#gitcredentialstore — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitcredentialstore, aggregated by home.social.

  1. In today's #gitproblems: #gitcredentialstore fails to retrieve credentials when the password ends in = (equals). Why? Because it's stored as a URL: the = sign gets escaped, and that escaping causes issues. And thanks, #git.