<?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: Accessing git over ssh on a non-standard port</title>
	<atom:link href="http://matthew.mceachen.us/blog/accessing-git-over-ssh-on-a-non-standard-port-217.html/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog/accessing-git-over-ssh-on-a-non-standard-port-217.html</link>
	<description>Tips and tricks and howtos galore</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rafael Lopes</title>
		<link>http://matthew.mceachen.us/blog/accessing-git-over-ssh-on-a-non-standard-port-217.html/comment-page-1#comment-2599</link>
		<dc:creator>Rafael Lopes</dc:creator>
		<pubDate>Sat, 17 Dec 2011 19:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=217#comment-2599</guid>
		<description>WONDERFUL !!</description>
		<content:encoded><![CDATA[<p>WONDERFUL !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilo</title>
		<link>http://matthew.mceachen.us/blog/accessing-git-over-ssh-on-a-non-standard-port-217.html/comment-page-1#comment-2511</link>
		<dc:creator>Tilo</dc:creator>
		<pubDate>Sat, 15 Jan 2011 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=217#comment-2511</guid>
		<description>another way to do this is to set up your remote repository that way , e.g.: 

  git remote add public ssh://username@node.yourdomain.com:1234/home/username/GIT/Project.git

(see: http://www.bramschoenmakers.nl/en/node/720 )
</description>
		<content:encoded><![CDATA[<p>another way to do this is to set up your remote repository that way , e.g.: </p>
<p>  git remote add public ssh://username@node.yourdomain.com:1234/home/username/GIT/Project.git</p>
<p>(see: <a href="http://www.bramschoenmakers.nl/en/node/720" rel="nofollow">http://www.bramschoenmakers.nl/en/node/720</a> )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

