<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: git branch auto-magic: git-splice, git-transplant, git-deps, and announcing git-explode!	</title>
	<atom:link href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/</link>
	<description>because there&#039;s always something more interesting than what you should be doing</description>
	<lastBuildDate>Tue, 09 May 2023 04:42:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: Shaleen		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-2174671</link>

		<dc:creator><![CDATA[Shaleen]]></dc:creator>
		<pubDate>Tue, 09 May 2023 04:42:24 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-2174671</guid>

					<description><![CDATA[AWESOME WORK!!!!!
Thanks a lot for existing!]]></description>
			<content:encoded><![CDATA[<p>AWESOME WORK!!!!!<br />
Thanks a lot for existing!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813585</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Mon, 18 Jun 2018 09:32:24 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813585</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813582&quot;&gt;git-hacker&lt;/a&gt;.

Oh I think I see what you mean - you are suggesting adding an &quot;--exec&quot; to git-explode  which would allow arbitrary commands to be run after the creation of each commit in each new branch, right?  That&#039;s possible, although git-explode is non-interactive and doesn&#039;t currently work like rebase, even though splice and transplant do, so I&#039;m not sure it makes sense at this point.  That could change in the future though.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813582">git-hacker</a>.</p>
<p>Oh I think I see what you mean &#8211; you are suggesting adding an &#8220;&#8211;exec&#8221; to git-explode  which would allow arbitrary commands to be run after the creation of each commit in each new branch, right?  That&#8217;s possible, although git-explode is non-interactive and doesn&#8217;t currently work like rebase, even though splice and transplant do, so I&#8217;m not sure it makes sense at this point.  That could change in the future though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813584</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Mon, 18 Jun 2018 09:27:53 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813584</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813548&quot;&gt;Guido&lt;/a&gt;.

That sounds like an interesting idea - please could you give more details about the use case you have in mind for this?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813548">Guido</a>.</p>
<p>That sounds like an interesting idea &#8211; please could you give more details about the use case you have in mind for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813583</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Mon, 18 Jun 2018 09:26:43 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813583</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813582&quot;&gt;git-hacker&lt;/a&gt;.

Thanks for the comment. I&#039;m not sure what you mean by &quot;fulfill this requirement&quot; - please could you elaborate?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813582">git-hacker</a>.</p>
<p>Thanks for the comment. I&#8217;m not sure what you mean by &#8220;fulfill this requirement&#8221; &#8211; please could you elaborate?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: git-hacker		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813582</link>

		<dc:creator><![CDATA[git-hacker]]></dc:creator>
		<pubDate>Mon, 18 Jun 2018 09:08:44 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813582</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813534&quot;&gt;Adam&lt;/a&gt;.

If these tools work anything like rebase then the --exec option (or exec in the pick list) would be idiomatic and fulfill this requirement.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813534">Adam</a>.</p>
<p>If these tools work anything like rebase then the &#8211;exec option (or exec in the pick list) would be idiomatic and fulfill this requirement.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Guido		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813548</link>

		<dc:creator><![CDATA[Guido]]></dc:creator>
		<pubDate>Sat, 16 Jun 2018 09:36:29 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813548</guid>

					<description><![CDATA[Very nice work; I haven&#039;t looked deeper into the your docs yet, but my mind jump onto a git-bisect like tool, which get fed by git-deps.]]></description>
			<content:encoded><![CDATA[<p>Very nice work; I haven&#8217;t looked deeper into the your docs yet, but my mind jump onto a git-bisect like tool, which get fed by git-deps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813541</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 17:09:24 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813541</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813539&quot;&gt;Nickolai Belakovski&lt;/a&gt;.

This is covered in detail in the video, but briefly a) it can transplant *into* the target branch, not just at the tip, b) it can optionally create a new branch, and c) it removes whichever commits  were transplanted from the source branch.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813539">Nickolai Belakovski</a>.</p>
<p>This is covered in detail in the video, but briefly a) it can transplant *into* the target branch, not just at the tip, b) it can optionally create a new branch, and c) it removes whichever commits  were transplanted from the source branch.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nickolai Belakovski		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813539</link>

		<dc:creator><![CDATA[Nickolai Belakovski]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 16:53:10 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813539</guid>

					<description><![CDATA[So, how does git-transplant differ from cherry-pick, other than the workflow of pushing the commits onto a destination branch instead of the current HEAD?]]></description>
			<content:encoded><![CDATA[<p>So, how does git-transplant differ from cherry-pick, other than the workflow of pushing the commits onto a destination branch instead of the current HEAD?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813534</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 09:17:49 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813534</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813530&quot;&gt;Jeremy J Nickurak&lt;/a&gt;.

Great idea Jeremy!  That doesn&#039;t sound too hard, but I think it should remain outside the scope of git-explode itself, because there are many different ways to do CI.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813530">Jeremy J Nickurak</a>.</p>
<p>Great idea Jeremy!  That doesn&#8217;t sound too hard, but I think it should remain outside the scope of git-explode itself, because there are many different ways to do CI.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeremy J Nickurak		</title>
		<link>https://blog.adamspiers.org/2018/06/14/git-auto-magic/#comment-1813530</link>

		<dc:creator><![CDATA[Jeremy J Nickurak]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 02:59:20 +0000</pubDate>
		<guid isPermaLink="false">https://blog.adamspiers.org/?p=1655#comment-1813530</guid>

					<description><![CDATA[I wonder how hard it would be to take this a few steps further and use build status (or even CI/test status!) to ensure the exploded branches are entirely self-contained and valid.]]></description>
			<content:encoded><![CDATA[<p>I wonder how hard it would be to take this a few steps further and use build status (or even CI/test status!) to ensure the exploded branches are entirely self-contained and valid.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
