<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on A blog about virtualization, cloud, storage, networking and IT stuff.</title>
    <link>https://vcloudnine.de/tags/git/</link>
    <description>Recent content in Git on A blog about virtualization, cloud, storage, networking and IT stuff.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://vcloudnine.de/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git SSH authentication fails on Windows</title>
      <link>https://vcloudnine.de/git-ssh-authentication-fails-on-windows/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://vcloudnine.de/git-ssh-authentication-fails-on-windows/</guid>
      <description>&lt;p&gt;Every time I tried to clone or pull from a remote Git repository over SSH on Windows,&#xA;I got hit with this:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;PS C:\Development\Forgejo&amp;gt; git clone ssh://git@forgejo.blazilla.de/patrick/Dotfiles.git Dotfiles&#xA;Cloning into &amp;#39;Dotfiles&amp;#39;...&#xA;git@forgejo.blazilla.de: Permission denied (publickey).&#xA;fatal: Could not read from remote repository.&#xA;Please make sure you have the correct access rights&#xA;and the repository exists.&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The obvious suspects were all clear: The SSH key was registered in both Codeberg and&#xA;my self-hosted Forgejo instance. The key was loaded in the SSH agent, confirmed via:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
