<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Git &#8211; kuerbis.org</title>
	<atom:link href="https://www.kuerbis.org/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kuerbis.org</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2021 15:01:05 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.kuerbis.org/wp-content/uploads/2021/05/cropped-azbalac_default_header_image_opt-32x32.jpg</url>
	<title>Git &#8211; kuerbis.org</title>
	<link>https://www.kuerbis.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Verteiltes Deployment mit Git und GitHub Actions</title>
		<link>https://www.kuerbis.org/2020/11/verteiltes-deployment-mit-git-und-github-actions/</link>
					<comments>https://www.kuerbis.org/2020/11/verteiltes-deployment-mit-git-und-github-actions/#respond</comments>
		
		<dc:creator><![CDATA[Ralf Geschke]]></dc:creator>
		<pubDate>Mon, 09 Nov 2020 19:05:32 +0000</pubDate>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Systemadministration]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[GitHub Pages]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Verteiltes Deployment]]></category>
		<category><![CDATA[Verteilung]]></category>
		<guid isPermaLink="false">https://www.kuerbis.org/?p=63531</guid>

					<description><![CDATA[Oder auch: GitHub Pages für alle, die kein GitHub Pages nutzen möchten. Aber der Reihe nach. In diesem Artikel möchte ich eine Lösung vorstellen, mit der sich (statische) Web-Sites, die in einem Git-Repository bzw. genaugenommen auf GitHub vorliegen, automatisch nach dem Hochladen per &#8222;git push&#8220;-Kommando auf einen oder mehrere Server verteilen lassen. Für das Deployment [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.kuerbis.org/2020/11/verteiltes-deployment-mit-git-und-github-actions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Git Hook zur Simulation von Revisionsnummern beim Commit</title>
		<link>https://www.kuerbis.org/2013/05/git-hook-zur-simulation-von-revisionsnummern-beim-commit/</link>
					<comments>https://www.kuerbis.org/2013/05/git-hook-zur-simulation-von-revisionsnummern-beim-commit/#respond</comments>
		
		<dc:creator><![CDATA[Ralf Geschke]]></dc:creator>
		<pubDate>Wed, 22 May 2013 20:07:33 +0000</pubDate>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Systemadministration]]></category>
		<category><![CDATA[Versionsverwaltungssystem]]></category>
		<guid isPermaLink="false">https://www.kuerbis.org/?p=3098</guid>

					<description><![CDATA[Mittlerweile führt kaum ein Weg am Einsatz von git als Versionsverwaltungssystem vorbei. Jedoch gibt es manch geliebte Gewohnheit, die beim Umstieg von Subversion auf Git mitunter vermisst wird. Ein Beispiel sind die fortlaufenden Revisionsnummern, die zum einen leichter zu lesen sind als die von Git produzierten Hash-Werte, und zum anderen auch zur Ermittlung von Versionsunterschieden [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.kuerbis.org/2013/05/git-hook-zur-simulation-von-revisionsnummern-beim-commit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
