<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: xd</title>
    <description>The latest articles on DEV Community by xd (@lazyexec).</description>
    <link>https://dev.to/lazyexec</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4081347%2Fbca7aaf7-289f-410b-9ad0-396885097106.jpg</url>
      <title>DEV Community: xd</title>
      <link>https://dev.to/lazyexec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lazyexec"/>
    <language>en</language>
    <item>
      <title>I kept committing to client repos with the wrong email, cause switching git config is a pain</title>
      <dc:creator>xd</dc:creator>
      <pubDate>Mon, 17 Aug 2026 10:03:56 +0000</pubDate>
      <link>https://dev.to/lazyexec/i-kept-committing-to-client-repos-with-the-wrong-email-cause-switching-git-config-is-a-pain-3faf</link>
      <guid>https://dev.to/lazyexec/i-kept-committing-to-client-repos-with-the-wrong-email-cause-switching-git-config-is-a-pain-3faf</guid>
      <description>&lt;p&gt;Juggling 6+ client repos meant constantly screwing up user.email and SSH keys — at one point I pushed commits to a client repo under my personal GitHub account and had to rewrite history. Cause of that I built GitSwitch, a small Tauri + React desktop app that switches your Git identity (name, email, SSH key, commit signing) with one click instead of hand-editing ~/.ssh/config every time. It's open source (GPL-3.0), works on macOS/Windows/Linux: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/iput-object/GitSwitch" rel="noopener noreferrer"&gt;https://github.com/iput-object/GitSwitch&lt;/a&gt;&lt;br&gt;
— would love feedback if you deal with the same multi-identity mess.&lt;/p&gt;

</description>
      <category>git</category>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
