<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Version Control on Pragmatic Tech</title><link>https://pragmaticsysadmin.help/tags/version-control/</link><description>Practical sysadmin guides, senior tech help for aging parents, and kids' learning games — without the buzzwords. By Jonne, a Finnish sysadmin.</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Pragmatic Sysadmin (Pragmatic Sysadmin)</managingEditor><webMaster>Pragmatic Sysadmin (Pragmatic Sysadmin)</webMaster><lastBuildDate>Tue, 14 Jul 2026 08:00:00 +0000</lastBuildDate><atom:link href="https://pragmaticsysadmin.help/tags/version-control/index.xml" rel="self" type="application/rss+xml"/><item><title>Git Things That Are Easy to Mess Up (Until They Bite You)</title><link>https://pragmaticsysadmin.help/sysadmin/2026-07-14-git-things-easy-to-mess-up/</link><pubDate>Tue, 14 Jul 2026 08:00:00 +0000</pubDate><author>Pragmatic Sysadmin</author><guid>https://pragmaticsysadmin.help/sysadmin/2026-07-14-git-things-easy-to-mess-up/</guid><description>&lt;script type="application/ld+json"&gt;
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Git Things That Are Easy to Mess Up (Until They Bite You)",
"description": "A practical list of Git habits and gotchas that bite you the 10th, 50th, or 1000th time. From 'git commit -A' footguns to force-pushing to main, to that stash you forgot about.",
"author": {"@type": "Person", "name": "Pragmatic Sysadmin"},
"publisher": {"@type": "Organization", "name": "Pragmatic Tech"},
"datePublished": "2026-07-14",
"dateModified": "2026-07-14",
"mainEntityOfPage": {"@type": "WebPage", "id": "https://pragmaticsysadmin.help/sysadmin/2026-07-14-git-things-easy-to-mess-up/"},
"image": {"@type": "ImageObject", "url": "https://pragmaticsysadmin.help/og/2026-07-14-git-things-easy-to-mess-up.png", "width": 1200, "height": 630}
}
&lt;/script&gt;
&lt;h1 id="git-things-that-are-easy-to-mess-up-until-they-bite-you"&gt;Git Things That Are Easy to Mess Up (Until They Bite You)&lt;/h1&gt;
&lt;p&gt;Following up on last week&amp;rsquo;s &lt;a href="https://pragmaticsysadmin.help/sysadmin/2026-07-13-linux-things-easy-to-miss/"&gt;Linux Things That Are Easy to Miss&lt;/a&gt; — same idea, different tool. Git is the second thing every sysadmin and dev uses daily, and like the Linux shell, it&amp;rsquo;s full of footguns that don&amp;rsquo;t bite until they really bite.&lt;/p&gt;</description></item></channel></rss>