<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git Workflow on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/git-workflow/</link><description>Recent content in Git Workflow on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 19 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/git-workflow/index.xml" rel="self" type="application/rss+xml"/><item><title>Embracing Branchless Workflows: Stacked Changes and Bookmarks</title><link>https://ai-blog.noorshomelab.dev/jujutsu-vcs-guide-2026/branchless-workflows-bookmarks/</link><pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/jujutsu-vcs-guide-2026/branchless-workflows-bookmarks/</guid><description>&lt;p&gt;In previous chapters, we established a solid foundation by exploring &lt;code&gt;jj&lt;/code&gt;&amp;rsquo;s core concepts such as the working-copy-as-a-commit and mutable history. Now, we&amp;rsquo;re ready to delve into one of &lt;code&gt;jj&lt;/code&gt;&amp;rsquo;s most distinctive and powerful features: &lt;strong&gt;branchless workflows&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This chapter will introduce a new way of thinking about managing your development work. Instead of navigating Git&amp;rsquo;s often intricate branching model, you&amp;rsquo;ll discover how &lt;code&gt;jj&lt;/code&gt; facilitates a simpler, more linear approach using &lt;strong&gt;stacked changes&lt;/strong&gt; and lightweight &lt;strong&gt;bookmarks&lt;/strong&gt;. This shift can significantly contribute to cleaner history, simplified merges, and more effective code reviews.&lt;/p&gt;</description></item></channel></rss>