<?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: Using posh-git and posh-hg together</title>
	<atom:link href="http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Thu, 23 May 2013 23:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Mike Chaliy</title>
		<link>http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4641</link>
		<dc:creator>Mike Chaliy</dc:creator>
		<pubDate>Fri, 15 Jun 2012 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4641</guid>
		<description>To make things clear.
. &#039;C:devposh-hgprofile.example.ps1&#039;
. &#039;C:devposh-gitprofile.example.ps1&#039;

This two lines is enough in your case, you can inspect this files to get an idea.</description>
		<content:encoded><![CDATA[<p>To make things clear.<br />
. &#8216;C:devposh-hgprofile.example.ps1&#8242;<br />
. &#8216;C:devposh-gitprofile.example.ps1&#8242;</p>
<p>This two lines is enough in your case, you can inspect this files to get an idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Chaliy</title>
		<link>http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4640</link>
		<dc:creator>Mike Chaliy</dc:creator>
		<pubDate>Fri, 15 Jun 2012 16:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4640</guid>
		<description>Jimmy, this is all is bit outdated, latest version of the posh-git and posh-hg works together without any problems. They adopted single Write-VcsStatus , with some powershell magic they managed to resolve conflicts. You probably just need to update your Posh-Hg (assuming that git for windows distributes last Posh-Git)

Checkout my profile.ps1 - https://gist.github.com/2937341</description>
		<content:encoded><![CDATA[<p>Jimmy, this is all is bit outdated, latest version of the posh-git and posh-hg works together without any problems. They adopted single Write-VcsStatus , with some powershell magic they managed to resolve conflicts. You probably just need to update your Posh-Hg (assuming that git for windows distributes last Posh-Git)</p>
<p>Checkout my profile.ps1 &#8211; <a href="https://gist.github.com/2937341" rel="nofollow">https://gist.github.com/2937341</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4639</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 15 Jun 2012 15:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/06/15/using-posh-git-and-posh-hg-together/#comment-4639</guid>
		<description>I wish someone could port these to a UNIX environment. I have a script running in my mac but it isn&#039;t as nice as posh-hg or posh-git.</description>
		<content:encoded><![CDATA[<p>I wish someone could port these to a UNIX environment. I have a script running in my mac but it isn&#8217;t as nice as posh-hg or posh-git.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
