<?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: Gitifyhg: Accessing Mercurial repos from GIT</title>
	<atom:link href="http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/</link>
	<description>A little more of everything, please</description>
	<lastBuildDate>Mon, 13 May 2013 06:25:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dusty&#039;s Diverse Domain &#187; Blog Archive &#187; Gitifyhg is now awesome.</title>
		<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/#comment-19785</link>
		<dc:creator>Dusty&#039;s Diverse Domain &#187; Blog Archive &#187; Gitifyhg is now awesome.</dc:creator>
		<pubDate>Sun, 06 Jan 2013 04:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=819#comment-19785</guid>
		<description><![CDATA[[...] from Mercurial repositories. I described the first implementation, which used hg-git internally, last month. However, I found that it didn&#8217;t work as well in practice as my initial tests had indicated, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] from Mercurial repositories. I described the first implementation, which used hg-git internally, last month. However, I found that it didn&#8217;t work as well in practice as my initial tests had indicated, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Plant</title>
		<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/#comment-12413</link>
		<dc:creator>Luke Plant</dc:creator>
		<pubDate>Sat, 15 Dec 2012 16:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=819#comment-12413</guid>
		<description><![CDATA[I too am curious about the &quot;restrictions&quot; that Mercurial places on you. If anything I&#039;ve found git more restrictive - for example, you have to have a branch pointing to a changeset to commit code at that point, whereas hg allows you to have anonymous branches anywhere.

I also use git and hg every day, and I&#039;m constantly annoyed by git&#039;s totally insane, verbose and inconsistent UI. The only nice UI features that git has thought up are &quot;commit --amend&quot; and &quot;add -p&quot;, and hg has copied both of those, but better: &quot;hg record&quot; does &quot;git add -p &amp;&amp; git commit&quot;, which is what you actually always want, and both &quot;commit&quot; and &quot;record&quot; now take the &quot;--amend&quot; option.]]></description>
		<content:encoded><![CDATA[<p>I too am curious about the &#8220;restrictions&#8221; that Mercurial places on you. If anything I&#8217;ve found git more restrictive &#8211; for example, you have to have a branch pointing to a changeset to commit code at that point, whereas hg allows you to have anonymous branches anywhere.</p>
<p>I also use git and hg every day, and I&#8217;m constantly annoyed by git&#8217;s totally insane, verbose and inconsistent UI. The only nice UI features that git has thought up are &#8220;commit &#8211;amend&#8221; and &#8220;add -p&#8221;, and hg has copied both of those, but better: &#8220;hg record&#8221; does &#8220;git add -p &amp;&amp; git commit&#8221;, which is what you actually always want, and both &#8220;commit&#8221; and &#8220;record&#8221; now take the &#8220;&#8211;amend&#8221; option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty Phillips</title>
		<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/#comment-7002</link>
		<dc:creator>Dusty Phillips</dc:creator>
		<pubDate>Tue, 04 Dec 2012 15:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=819#comment-7002</guid>
		<description><![CDATA[Man, I wish I&#039;d found that before I started on this!]]></description>
		<content:encoded><![CDATA[<p>Man, I wish I&#8217;d found that before I started on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petri Lehtinen</title>
		<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/#comment-6910</link>
		<dc:creator>Petri Lehtinen</dc:creator>
		<pubDate>Tue, 04 Dec 2012 10:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=819#comment-6910</guid>
		<description><![CDATA[I&#039;ve been using my own git-hg script for over a year now, see https://github.com/akheron/git-hg. It uses hg-git and has quite many features compared to what gitifyhg currently has. Hope you get some ideas from it.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using my own git-hg script for over a year now, see <a href="https://github.com/akheron/git-hg" rel="nofollow">https://github.com/akheron/git-hg</a>. It uses hg-git and has quite many features compared to what gitifyhg currently has. Hope you get some ideas from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J_Zar</title>
		<link>http://archlinux.me/dusty/2012/12/01/gitifyhg-accessing-mercurial-repos-from-git/#comment-6156</link>
		<dc:creator>J_Zar</dc:creator>
		<pubDate>Sun, 02 Dec 2012 21:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=819#comment-6156</guid>
		<description><![CDATA[I&#039;m pretty curious to know more about &quot;Mercurial’s inadequacies&quot;. Please could you specify in more depth your concerns?
I&#039;m currently working in a company using git and... every day I end up thinking that hg could do the same and even better.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty curious to know more about &#8220;Mercurial’s inadequacies&#8221;. Please could you specify in more depth your concerns?<br />
I&#8217;m currently working in a company using git and&#8230; every day I end up thinking that hg could do the same and even better.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
