<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: git</title>
    <link>https://waylonwalker.com/tags/git/</link>
    <description>All posts with the tag &#34;git&#34;</description>
    <lastBuildDate>Thu, 15 Jan 2026 09:05:21 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/git/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>📝 Git Notes</title>
      <link>https://waylonwalker.com/git/</link>
      <description>Waylon Walker&#39;s Git Notes</description>
      <pubDate>Thu, 15 Jan 2026 09:05:21 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git name status</title>
      <link>https://waylonwalker.com/git-name-status/</link>
      <description>is a great way to see what files have changed in a git diff alongside the status code. I recently used this in a script to create a report of new and...</description>
      <pubDate>Fri, 12 Dec 2025 07:53:57 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-name-status/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>tea login flag</title>
      <link>https://waylonwalker.com/tea-login-flag/</link>
      <description>The tea command for gitea (used by forgejo) has a flag for login. With gitea you can have multiple accounts logged in. When you try to run a command such as...</description>
      <pubDate>Sun, 23 Nov 2025 21:09:36 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/tea-login-flag/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
      <category>gitea</category>
      <category>forgejo</category>
    </item>
    <item>
      <title>💭 You already have a git server: (Maurycy&#39;s blog)</title>
      <link>https://waylonwalker.com/thought-860/</link>
      <description>!https://maurycyz.com/misc/easy_git/</description>
      <pubDate>Wed, 29 Oct 2025 13:04:20 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-860/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Learn to use email with git!</title>
      <link>https://waylonwalker.com/thought-821/</link>
      <description>!https://git-send-email.io/</description>
      <pubDate>Fri, 29 Aug 2025 13:23:08 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-821/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Repository Mirrors | Forgejo – Beyond coding. We forge.</title>
      <link>https://waylonwalker.com/thought-820/</link>
      <description>!https://forgejo.org/docs/latest/user/repo-mirror/</description>
      <pubDate>Fri, 29 Aug 2025 00:50:50 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-820/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>self-hosted</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Let&#39;s Make Sure Github Doesn&#39;t Become the only Option - Edward...</title>
      <link>https://waylonwalker.com/thought-818/</link>
      <description>!https://blog.edwardloveall.com/lets-make-sure-github-doesnt-become-the-only-option</description>
      <pubDate>Thu, 28 Aug 2025 23:45:53 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-818/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>dev</category>
      <category>later</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Git Fork vs Git Clone (Animated) - YouTube</title>
      <link>https://waylonwalker.com/thought-358/</link>
      <description>!https://www.youtube.com/watch?v=rxh6MhK6Tbs</description>
      <pubDate>Wed, 24 Jul 2024 17:59:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-358/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Some Git poll results</title>
      <link>https://waylonwalker.com/thought-230/</link>
      <description>!https://jvns.ca/blog/2024/03/28/git-poll-results/</description>
      <pubDate>Fri, 29 Mar 2024 02:04:41 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-230/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>thought</category>
    </item>
    <item>
      <title>Two new shell aliases for git</title>
      <link>https://waylonwalker.com/two-new-aliases-for-git/</link>
      <description>Recently I added two new bash/zsh aliases to make my git experience just a tad better.</description>
      <pubDate>Tue, 28 Jun 2022 12:31:10 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/two-new-aliases-for-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>gh repo create</title>
      <link>https://waylonwalker.com/gh-repo-create/</link>
      <description>I love getting faster in my workflow, something I have recently added in is creating GitHub repos with the cli. I often create little examples of projects,...</description>
      <pubDate>Fri, 10 Jun 2022 11:53:32 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/gh-repo-create/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git merge ours</title>
      <link>https://waylonwalker.com/git-merge-ours/</link>
      <description>Sometimes you have a pretty old branch you are trying to merge into and you are absolutely sure what you have is what you want, and therefore you don&#39;t want...</description>
      <pubDate>Tue, 24 May 2022 12:12:09 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-merge-ours/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>List all git commits with GitPython</title>
      <link>https://waylonwalker.com/git-python-all-commits/</link>
      <description>I am getting ready to do some timeseries analysis on a git repo with python, my first step is to figure out a way to list all of the git commits so that I...</description>
      <pubDate>Mon, 09 May 2022 21:24:12 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-python-all-commits/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>git</category>
    </item>
    <item>
      <title>GPG signing commits over ssh</title>
      <link>https://waylonwalker.com/gpg-sign-git-ssh/</link>
      <description>I was editing some blog posts over ssh, when I ran into this error. gpg was failing to sign my commits. I realized that this was because I could not answer...</description>
      <pubDate>Sun, 08 May 2022 15:09:59 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/gpg-sign-git-ssh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Review Pull Requests with git worktrees</title>
      <link>https://waylonwalker.com/review-pull-requests-with-git-worktrees/</link>
      <description>Sometimes you get a PR on a project, but cannot review it without wrecking your current working setup. This might be because it needs to be compiled, or a...</description>
      <pubDate>Wed, 04 May 2022 14:31:05 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/review-pull-requests-with-git-worktrees/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Using Git from Python</title>
      <link>https://waylonwalker.com/python-git/</link>
      <description>is a python api for your git repos, it can be quite handy when you need to work with git from python.</description>
      <pubDate>Sat, 30 Apr 2022 20:23:23 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/python-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Set Your Git Pager Config</title>
      <link>https://waylonwalker.com/git-pager/</link>
      <description>Setting up your git pager to your liking can help you navigate diffs and logs much more efficiently. You can set it to whatever pager you like so that your...</description>
      <pubDate>Wed, 16 Mar 2022 14:03:18 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-pager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>Configure Git to Autocorrect Your Fat Fingers</title>
      <link>https://waylonwalker.com/git-config-help-autocorrect/</link>
      <description>If you have ever mistyped a git command very close to an existing one you have likely seen this message.</description>
      <pubDate>Tue, 15 Mar 2022 00:43:25 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-config-help-autocorrect/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>Git Worktrees are not so Scary</title>
      <link>https://waylonwalker.com/git-checkout-worktree/</link>
      <description>So worktrees, I always thought they were a big scary things. Turns out they are much simpler than I thought.</description>
      <pubDate>Thu, 10 Mar 2022 19:19:34 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-checkout-worktree/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Configure Git to Always Push to the Current Branch</title>
      <link>https://waylonwalker.com/git-push-default-current/</link>
      <description>Has no upstream branch errors in git can be such a damn productivity killer. You gotta stop your flow and swap over the branch, there is a config so that you...</description>
      <pubDate>Wed, 09 Mar 2022 13:45:18 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/git-push-default-current/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
  </channel>
</rss>