<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github on Matus Stafura</title>
    <link>https://stafura.dev/tags/github/</link>
    <description>Recent content in Github on Matus Stafura</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 16 Sep 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://stafura.dev/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Automatically Update a Git Repo on Login in Linux</title>
      <link>https://stafura.dev/how-to-automatically-update-a-git-repo-on-login-in-linux/</link>
      <pubDate>Tue, 16 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://stafura.dev/how-to-automatically-update-a-git-repo-on-login-in-linux/</guid>
      <description>&lt;h2 id=&#34;why-would-you-want-to-do-this&#34;&gt;Why would you want to do this?&lt;/h2&gt;&#xA;&lt;p&gt;Yeah, yeah, it happens even to the best of us.&lt;/p&gt;&#xA;&lt;p&gt;You start committing changes to your repo, and then you forget to push them.&lt;/p&gt;&#xA;&lt;p&gt;Then you go to another machine, and you realize that your repo is outdated.&lt;/p&gt;&#xA;&lt;p&gt;BRUH!&lt;/p&gt;&#xA;&lt;p&gt;To prevent this, you can easily set up a systemd user service that runs a script to &lt;code&gt;git pull&lt;/code&gt; your repo every time you log in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
