<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Github on recca0120 Tech Notes</title><link>https://recca0120.github.io/en/tags/github/</link><description>Recent content in Github on recca0120 Tech Notes</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 16 May 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://recca0120.github.io/en/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>Three Ways to Git Clone with a Different SSH Key</title><link>https://recca0120.github.io/en/2026/05/16/git-clone-different-ssh-key/</link><pubDate>Sat, 16 May 2026 10:00:00 +0800</pubDate><guid>https://recca0120.github.io/en/2026/05/16/git-clone-different-ssh-key/</guid><description>When you have multiple GitHub accounts or need a specific SSH key for a repo, here are three approaches: GIT_SSH_COMMAND for one-off use, git config core.sshCommand for a single repo, and ~/.ssh/config Host aliases with url.insteadOf for multi-account management.</description><content:encoded>&lt;![CDATA[When you have multiple GitHub accounts or need a specific SSH key for a repo, here are three approaches: GIT_SSH_COMMAND for one-off use, git config core.sshCommand for a single repo, and ~/.ssh/config Host aliases with url.insteadOf for multi-account management.<br/><img src="https://recca0120.github.io/2026/05/16/git-clone-different-ssh-key/featured.png" alt="Featured image"/>]]></content:encoded><enclosure url="https://recca0120.github.io/2026/05/16/git-clone-different-ssh-key/featured.png" type="image/png" length="0"/><media:content url="https://recca0120.github.io/2026/05/16/git-clone-different-ssh-key/featured.png" medium="image"/><category>git</category><category>ssh</category><category>github</category><category>DevTools</category></item></channel></rss>