<?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 Wim Deblauwe</title>
		<link>https://www.wimdeblauwe.com/tags/git/</link>
		<description>Recent content in Git on Wim Deblauwe</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
			<copyright>© 2022 Wim Deblauwe</copyright>
		
		
			<lastBuildDate>Mon, 14 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://www.wimdeblauwe.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Using multiple GitHub accounts on one machine</title>
				<link>https://www.wimdeblauwe.com/blog/2026/09/14/using-multiple-github-accounts-on-one-machine/</link>
				<pubDate>Mon, 14 Sep 2026 00:00:00 +0000</pubDate>
				<guid>https://www.wimdeblauwe.com/blog/2026/09/14/using-multiple-github-accounts-on-one-machine/</guid>
				<description>&lt;div class=&#34;paragraph&#34;&gt;&#xA;&lt;p&gt;I have a personal GitHub account, an account for my own company, and one for each client I work with.&#xA;They all live on the same laptop, and they all talk to &lt;code&gt;github.com&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;paragraph&#34;&gt;&#xA;&lt;p&gt;When having multiple accounts, you need to be careful about using the right SSH key and the right commit email address for each repository.&#xA;But if you plan it right, you can make it so that Git does the right thing automatically, without you having to remember which account a repository belongs to.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;paragraph&#34;&gt;&#xA;&lt;p&gt;In this blog post, I show the setup: one base directory per account, and no special URLs.&#xA;I clone with the exact URL that GitHub puts on my clipboard.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
			</item>
	</channel>
</rss>
