<?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 for Windows, Changing Directories, part 2</title>
	<atom:link href="http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=git-for-windows-changing-directories-part-2</link>
	<description>A potpourri of Web Development, Linux, and Windows tips, tidbits, and observations</description>
	<lastBuildDate>Mon, 06 May 2013 05:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: More Linux Notes - Jean Galea &#124; Web Designer and Developer in Malta &#124; WordPress Consultant</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-512</link>
		<dc:creator>More Linux Notes - Jean Galea &#124; Web Designer and Developer in Malta &#124; WordPress Consultant</dc:creator>
		<pubDate>Thu, 10 May 2012 16:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-512</guid>
		<description><![CDATA[[...] up alias http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/   Related [...]]]></description>
		<content:encoded><![CDATA[<p>[...] up alias http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/   Related [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bla</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-478</link>
		<dc:creator>Bla</dc:creator>
		<pubDate>Tue, 17 Apr 2012 23:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-478</guid>
		<description><![CDATA[And I wouldn&#039;t use cat&quot; as an alias since it would hide the normal cat command. This is quite useful because it reads files and displays them. try &#039;cat .bash_profile&#039;
 
And one more thing, the git bash is unix like supporting the tab key for autocompletion.  if you would like to add a file named &quot;Gulli.txt&quot; just type

git add G 
and it will autocomplete the name or show you the possible choices. This also works for all git commands. Examples:

git stat
git com
git branch         and it will display all possible branches]]></description>
		<content:encoded><![CDATA[<p>And I wouldn&#8217;t use cat&#8221; as an alias since it would hide the normal cat command. This is quite useful because it reads files and displays them. try &#8216;cat .bash_profile&#8217;<br />
 <br />
And one more thing, the git bash is unix like supporting the tab key for autocompletion.  if you would like to add a file named &#8220;Gulli.txt&#8221; just type</p>
<p>git add G<br />
and it will autocomplete the name or show you the possible choices. This also works for all git commands. Examples:</p>
<p>git stat<br />
git com<br />
git branch         and it will display all possible branches</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bla</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-477</link>
		<dc:creator>Bla</dc:creator>
		<pubDate>Tue, 17 Apr 2012 23:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-477</guid>
		<description><![CDATA[ source .bash_profile]]></description>
		<content:encoded><![CDATA[<p> source .bash_profile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyletcarlson</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-470</link>
		<dc:creator>kyletcarlson</dc:creator>
		<pubDate>Tue, 03 Apr 2012 21:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-470</guid>
		<description><![CDATA[Thanks for that tip! I spent 30 minutes following the tutorial and couldn&#039;t get his suggestion to work. 15 Seconds on that screen fixed it!]]></description>
		<content:encoded><![CDATA[<p>Thanks for that tip! I spent 30 minutes following the tutorial and couldn&#8217;t get his suggestion to work. 15 Seconds on that screen fixed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahbaz</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-333</link>
		<dc:creator>Shahbaz</dc:creator>
		<pubDate>Sat, 24 Sep 2011 16:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-333</guid>
		<description><![CDATA[Just a quick hint, if you click properties on the shortcut to your git bash, there is a &quot;Start in&quot; option that is set to %HOMEDRIVE%%HOMEPATH%. You can change it to your repo directory. If you want to do it for multiple repos, simply create multiple shortcuts]]></description>
		<content:encoded><![CDATA[<p>Just a quick hint, if you click properties on the shortcut to your git bash, there is a &#8220;Start in&#8221; option that is set to %HOMEDRIVE%%HOMEPATH%. You can change it to your repo directory. If you want to do it for multiple repos, simply create multiple shortcuts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daleV</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-230</link>
		<dc:creator>daleV</dc:creator>
		<pubDate>Sat, 02 Apr 2011 13:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-230</guid>
		<description><![CDATA[Thanks, Rich.]]></description>
		<content:encoded><![CDATA[<p>Thanks, Rich.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich C</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-229</link>
		<dc:creator>Rich C</dc:creator>
		<pubDate>Sat, 02 Apr 2011 03:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-229</guid>
		<description><![CDATA[You don&#039;t need to close &amp; restart the terminal window. 
just type 
  &#039;source .bashprofile&#039; 
while you&#039;re still in the home directory. Then your new aliases will be available.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to close &amp; restart the terminal window.<br />
just type<br />
  &#8216;source .bashprofile&#8217;<br />
while you&#8217;re still in the home directory. Then your new aliases will be available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brmeena</title>
		<link>http://www.geekgumbo.com/2010/04/22/git-for-windows-changing-directories-part-2/comment-page-1/#comment-191</link>
		<dc:creator>Brmeena</dc:creator>
		<pubDate>Sat, 05 Feb 2011 07:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekgumbo.com/?p=1117#comment-191</guid>
		<description><![CDATA[it was really useful to configure alias on git window.]]></description>
		<content:encoded><![CDATA[<p>it was really useful to configure alias on git window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
