<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tyler Cipriani: Integrating git with your existing website</title>
<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/</link>
<atom:link href="https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comments.rss" rel="self" type="application/rss+xml"/>

<copyright>Copyright © 2017 Tyler Cipriani</copyright>

<description>Tyler Cipriani</description>
<generator>ikiwiki</generator>
<pubDate>Wed, 13 Jun 2018 19:34:11 +0000</pubDate>
<item>
	<title>comment 1</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comment_1_2c9ba47f33865a8ab688cd6352599b19/</guid>

	<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/#comment-f1d70fe2986b21d5020c98721dc900dc</link>

	<dc:creator>jarrodsbirch95</dc:creator>


	<pubDate>Sun, 07 Jul 2013 12:54:21 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;This is a post that has been a lifesaver for me. I read this every time I need to set up Git with an existing project (surprisingly often) and it is always an efficient way of doing things. Thanks for covering this so well Tyler - this is far better than other posts on this subject.&lt;/p&gt;

</description>


</item>
<item>
	<title>comment 2</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comment_2_9acc17cf45aa78ee872c425d6f265b97/</guid>

	<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/#comment-8f364c468e0f089b129a15dfb7b67f17</link>

	<dc:creator>thcipriani</dc:creator>


	<pubDate>Sun, 21 Jul 2013 18:55:57 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;I use this post all the time, too &lt;img src=&quot;https://tylercipriani.com/smileys/smile.png&quot; alt=&quot;:)&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That’s the reason I write most of these posts—so I don’t have to figure out how to do something twice.&lt;/p&gt;

</description>


</item>
<item>
	<title>comment 3</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comment_3_5f37799ffd3dd966eadb316ae8c8e684/</guid>

	<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/#comment-5af34def7b9e2c3651af16496a1d4fb2</link>

	<dc:creator>e158a3r</dc:creator>


	<pubDate>Thu, 03 Apr 2014 13:22:33 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;Following these steps, I get an error:&lt;/p&gt;
&lt;p&gt;git push -u origin master&lt;/p&gt;
&lt;p&gt;fatal: ‘origin’ does not appear to be a git repository&lt;/p&gt;
&lt;p&gt;fatal: Could not read from remote repository.&lt;/p&gt;
&lt;p&gt;However, using ‘web’ rather than ‘origin’ results in what appears to be success.&lt;/p&gt;
&lt;p&gt;Am I in error?&lt;/p&gt;

</description>


</item>
<item>
	<title>comment 4</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comment_4_c6345986ed53e3afc6bb90f3ea391424/</guid>

	<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/#comment-cabd9f5aa83952b94edceed2618c0ec0</link>

	<dc:creator>thcipriani</dc:creator>


	<pubDate>Mon, 07 Apr 2014 07:30:16 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;No you’re not, I am, actually! The &lt;code&gt;git remote add web&lt;/code&gt; named the remote &lt;code&gt;web&lt;/code&gt;. You can list out all your remotes with &lt;code&gt;git remote&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I’ll get a fix up here soon. Nice catch!&lt;/p&gt;

</description>


</item>
<item>
	<title>comment 5</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/comment_5_06234141344d0e0c283ce3f65bf616d9/</guid>

	<link>https://tylercipriani.com/blog/2012/10/21/move-existing-website-to-git/#comment-2a9e49781b96cf263f7495e27f3c5beb</link>

	<dc:creator>hthomasrye</dc:creator>


	<pubDate>Tue, 10 Mar 2015 19:58:05 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;Thanks for the write up. This is quite nearly exactly what I’ve been looking for. I’m trying to setup a faux-central repo on my webserver so I can develop locally, push to central repo and then pull from central repo to production.&lt;/p&gt;
&lt;p&gt;A couple things not quite working just yet, but I’m hopeful.&lt;/p&gt;

</description>


</item>

</channel>
</rss>
