<?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" xmlns:fh="http://purl.org/syndication/history/1.0">
  <channel>
    <title>Posts tagged: git Archive</title>
    <link>https://go.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://go.waylonwalker.com/tags/git/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://go.waylonwalker.com/tags/git/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>📝 Git Notes</title>
      <link>https://go.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://go.waylonwalker.com/git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git name status</title>
      <link>https://go.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://go.waylonwalker.com/git-name-status/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>tea login flag</title>
      <link>https://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.waylonwalker.com/gh-repo-create/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git merge ours</title>
      <link>https://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.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://go.waylonwalker.com/git-push-default-current/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Recover a lost git branch with checkout</title>
      <link>https://go.waylonwalker.com/git-recover-checkout/</link>
      <description>Once you give a branch the big D () its gone, its lost from your history. It&#39;s completely removed from your log. There will be no reference to these commits,...</description>
      <pubDate>Tue, 01 Mar 2022 14:34:01 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-recover-checkout/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>git find deleted files</title>
      <link>https://go.waylonwalker.com/git-find-deleted-files/</link>
      <description>It&#39;s nearly impossible to completely loose a file if it is commited to git. It&#39;s likely harder to fully remove the file than it is to recover it, but how do...</description>
      <pubDate>Mon, 28 Feb 2022 16:45:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-find-deleted-files/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git diff-filter</title>
      <link>https://go.waylonwalker.com/git-diff-filter/</link>
      <description>Git commands such as , , all take a flag called . This can filter for only certain types of diffs, such as added (A), modified (M), or deleted (D).</description>
      <pubDate>Sun, 27 Feb 2022 16:34:31 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-diff-filter/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Git rebase to the beginning of time</title>
      <link>https://go.waylonwalker.com/git-rebase-root/</link>
      <description>Git has a built in way to rebase all the way back to the beginning of time. There is no need to scroll through the log to find the first hash, or find the...</description>
      <pubDate>Wed, 23 Feb 2022 15:57:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-rebase-root/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>Revive files from the dead with git</title>
      <link>https://go.waylonwalker.com/git-revive-dead-files/</link>
      <description>Git reflog can perform some serious magic in reviving your hard work from the dead if you happen to loose it.</description>
      <pubDate>Mon, 21 Feb 2022 15:44:02 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-revive-dead-files/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>Git reflog is an alias for git log -g</title>
      <link>https://go.waylonwalker.com/git-reflog-is-an-alias/</link>
      <description>Right inside the git docs, is states that the command runs by default which is an alias for</description>
      <pubDate>Sat, 19 Feb 2022 15:02:52 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-reflog-is-an-alias/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>A Good Use for global .gitignore</title>
      <link>https://go.waylonwalker.com/global-gitignore-considered-useful/</link>
      <description>I&#39;ve never found a great use for a global file. Mostly I fear that by adding a lot of the common things like files it will be missing from the project and...</description>
      <pubDate>Sun, 30 Jan 2022 02:11:51 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/global-gitignore-considered-useful/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>fugitive verbose commit</title>
      <link>https://go.waylonwalker.com/fugitive-commit-verbose/</link>
      <description>Fugitive comes with a pretty sick way to commit files and see the diff at the same time with verbose commit. Opening the fugitive menu with brings up your...</description>
      <pubDate>Wed, 22 Dec 2021 19:34:18 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fugitive-commit-verbose/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>vim</category>
    </item>
    <item>
      <title>Code Review from the comfort of vim | Diffurcate</title>
      <link>https://go.waylonwalker.com/diffurcate/</link>
      <description>I often review Pull requests from the browser as it just makes it so easy to see the diffs and navigate through them, but there comes a time when the diffs...</description>
      <pubDate>Sat, 04 Dec 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/diffurcate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>git</category>
    </item>
    <item>
      <title>Git in Depth Notes</title>
      <link>https://go.waylonwalker.com/git-in-depth/</link>
      <description>These are my notes from taking @nnja&#39;s FEM course git-in-depth.</description>
      <pubDate>Sat, 31 Jul 2021 08:44:44 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-in-depth/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>How I configure git</title>
      <link>https://go.waylonwalker.com/git-settings/</link>
      <description>Git can be a bit tricky to get configured correctly. I often stumble into config issues weeks after setting up a new machine that I did not even notice....</description>
      <pubDate>Fri, 25 Jun 2021 20:50:45 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-settings/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>How to use git cherry pick</title>
      <link>https://go.waylonwalker.com/cherry-pick/</link>
      <description>~/git via 🐍 v3.8.5&#xA;❯ mkdir git-cherry-pick-learn&#xA;&#xA;~/git via 🐍 v3.8.5&#xA;❯ cd git-cherry-pick-learn&#xA;&#xA;~/git/git-cherry-pick-learn&#xA;❯ git init&#xA;Initialized empty Git repository in /home/walkews/git/git-cherry-pick-learn/.git/&#xA;&#xA;git-cherry-pick-learn on  main&#xA;❯ touch readme.md&#xA;&#xA;git-cherry-pick-learn on  main [?]&#xA;❯ git status&#xA;On branch main&#xA;&#xA;No commits yet&#xA;&#xA;Untracked files:&#xA;  (use &amp;#34;git add &amp;lt;file&amp;gt;...&amp;#34; to include in what will be committed)&#xA;        readme.md&#xA;&#xA;nothing added to commit but...</description>
      <pubDate>Thu, 13 May 2021 08:51:45 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/cherry-pick/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Trim unused git branches</title>
      <link>https://go.waylonwalker.com/trim-branches/</link>
      <description>Trim branches no longer on origin &lt;a href=&#34;#trim-branches-no-longer-on-origin&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git remote prune origin --dry-run&#xA;git remote prune origin&#xA;Find branches already merged &lt;a href=&#34;#find-branches-already-merged&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git checkout main&#xA;# list remote branches that have already been merged into main&#xA;git branch -r --merged&#xA;# list local branches that have already been merged into main&#xA;git branch --merged&#xA;</description>
      <pubDate>Fri, 07 May 2021 09:47:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/trim-branches/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>Gitui is a blazing fast terminal git interface</title>
      <link>https://go.waylonwalker.com/gitui-slides/</link>
      <description>Gitui is a terminal-based git user interface (TUI) that will change the way that you work with git.</description>
      <pubDate>Sun, 17 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/gitui-slides/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Gitui is a blazing fast terminal git interface</title>
      <link>https://go.waylonwalker.com/gitui/</link>
      <description>Gitui is a terminal-based git user interface (TUI) that will change the way that you work with git. I have been a long-time user of the git cli, and it&#39;s...</description>
      <pubDate>Sun, 17 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/gitui/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Fix git commit author</title>
      <link>https://go.waylonwalker.com/fix-git-commit-author/</link>
      <description>I was 20 commits into a hackoberfest PR when I suddenly realized they they all had my work email on them instead of my personal email 😱.</description>
      <pubDate>Sat, 17 Oct 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fix-git-commit-author/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>List the latest files to change in a git repo</title>
      <link>https://go.waylonwalker.com/last-n-git-files/</link>
      <description>while read file; do echo $(git log --pretty=format:%ad -n 1 --date=raw -- $file) $file; done &amp;lt; &amp;lt;(git ls-tree -r --name-only HEAD | grep static/stories) | sort -r | head -n 3 | cut -d &amp;#34; &amp;#34; -f 3&#xA;</description>
      <pubDate>Thu, 08 Oct 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/last-n-git-files/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Strip Trailing Whitespace from Git projects</title>
      <link>https://go.waylonwalker.com/strip-trailing-whitespace/</link>
      <description>A common linting error thrown by various linters is for trailing whitespace. I most often use flake8. I generally have pre-commit hooks setup to strip this,...</description>
      <pubDate>Wed, 30 Sep 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/strip-trailing-whitespace/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>git</category>
      <category>pre-commit</category>
    </item>
    <item>
      <title>Rename your Master Branch</title>
      <link>https://go.waylonwalker.com/014/</link>
      <description>Rename your Master Branch&#xA;git branch -m master main&#xA;git push -u origin main&#xA;</description>
      <pubDate>Fri, 12 Jun 2020 02:12:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/014/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Master No More</title>
      <link>https://go.waylonwalker.com/master-no-more/</link>
      <description>It&#39;s been a long time coming. We use some very harsh language within tech so much sometimes that we become numb to it. It&#39;s time to do my very small part in...</description>
      <pubDate>Thu, 11 Jun 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/master-no-more/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>008</title>
      <link>https://go.waylonwalker.com/008/</link>
      <description>compare _ branch to _ with ** cli</description>
      <pubDate>Sun, 07 Jun 2020 01:58:03 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/008/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>006</title>
      <link>https://go.waylonwalker.com/006/</link>
      <description>Setup ** for _</description>
      <pubDate>Sat, 06 Jun 2020 18:14:14 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/006/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>python</category>
      <category>cli</category>
    </item>
    <item>
      <title>005</title>
      <link>https://go.waylonwalker.com/005/</link>
      <description>** setup is _</description>
      <pubDate>Sat, 06 Jun 2020 18:12:10 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/005/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>python</category>
    </item>
    <item>
      <title>Maintianing multiple git remotes</title>
      <link>https://go.waylonwalker.com/maintianing-multiple-git-remotes/</link>
      <description>git remote -v&#xA;git remote add gitlab &amp;lt;url&amp;gt;&#xA;git push gitlab main&#xA;</description>
      <pubDate>Thu, 07 May 2020 11:56:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/maintianing-multiple-git-remotes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Today I learned `git diff feature..main`</title>
      <link>https://go.waylonwalker.com/git-diff-branches/</link>
      <description>Sometimes we get a little happy and mistakenly commit something that we just cant figure out. This is a good way to figure out what the heck has changed on the current branch compared to any other branch.</description>
      <pubDate>Tue, 03 Mar 2020 11:58:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-diff-branches/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>git push without setting upstream</title>
      <link>https://go.waylonwalker.com/git-push-without-setting-upstream/</link>
      <description>Finally after years of hand typing out a full I found there is a setting to automatcally push to the current branch. More realisitically I just did a let git...</description>
      <pubDate>Tue, 04 Feb 2020 12:18:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-push-without-setting-upstream/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
    </item>
    <item>
      <title>Realistic Git Workflow</title>
      <link>https://go.waylonwalker.com/realistic-git-workflow/</link>
      <description>My git workflow based on real life. Its not always clean and simple.</description>
      <pubDate>Mon, 27 May 2019 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/realistic-git-workflow/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Rewrite History with Git</title>
      <link>https://go.waylonwalker.com/git-rewrite-history/</link>
      <description>git commit --amend</description>
      <pubDate>Tue, 05 Feb 2019 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-rewrite-history/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>Update Git User</title>
      <link>https://go.waylonwalker.com/git-update-user/</link>
      <description>This morning I log into my VCS and check activity on my projects to find that ** has been _ active on my projects fo the last few weeks. I quicklyhover over...</description>
      <pubDate>Mon, 21 Jan 2019 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-update-user/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>remove git cruft</title>
      <link>https://go.waylonwalker.com/git-rm-cruft/</link>
      <description>My original inspiration for this post came from steven ostermiller&#39;s blog post that no longer exists from my last check in May, 2024.</description>
      <pubDate>Mon, 21 Jan 2019 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-rm-cruft/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
  </channel>
</rss>