<?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 Thaddeus Koenig</title><link>https://www.thaddeuskoenig.com/tags/git/</link><description>Recent content in Git on Thaddeus Koenig</description><generator>Hugo</generator><language>en-US</language><copyright>© 2026 Thaddeus Koenig</copyright><lastBuildDate>Sat, 28 Feb 2026 14:33:39 -0500</lastBuildDate><atom:link href="https://www.thaddeuskoenig.com/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>28FEB28 - Git remote track fix</title><link>https://www.thaddeuskoenig.com/blog/20260228/</link><pubDate>Sat, 28 Feb 2026 13:39:00 -0500</pubDate><guid>https://www.thaddeuskoenig.com/blog/20260228/</guid><description>&lt;h1 id="intro"&gt;Intro&lt;a href="#intro" class="post-heading__anchor" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;While working on my git repo for my research project found here: &lt;a
 href="https://github.com/adminprivileges/ebpH"
 
 
 class="link--external" target="_blank" rel="noreferrer"
 
&gt;https://github.com/adminprivileges/ebpH&lt;/a&gt; I was making changes to a local branch and pushing it up to the remote github repo without really worrying about where it was going because I assumed it was going to a remote branch. I was wrong and the changes were going directly to main. This isnt really a huge issue since the repo is only for me, but I&amp;rsquo;m typing this out so hopefully I dont make this mistake somewhere it actually matters and so I can have the steps to fix it id it does. I&amp;rsquo;ll include the actual output to give you a practical example as well and you can check out the repo for the exact changes.&lt;/p&gt;</description></item></channel></rss>