<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Daniel Hufschläger</title>
    <link>https://hufschlaeger.net/tags/git/</link>
    <description>Recent content in Git on Daniel Hufschläger</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>de</language>
    <copyright>© 2026 Daniel</copyright>
    <lastBuildDate>Fri, 22 Apr 2016 19:10:19 +0000</lastBuildDate><atom:link href="https://hufschlaeger.net/tags/git/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Using githooks for generating documentation on gitweb</title>
      <link>https://hufschlaeger.net/blog/githooks-deployment/</link>
      <pubDate>Fri, 22 Apr 2016 19:10:19 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/githooks-deployment/</guid>
      <description>&lt;p&gt;Github offers an automatic processing of markdown files (e.g. README.md) for simple and easy repository description and/or documentation. Recently I replaced gitlist with gitweb. A great pity was that gitweb hasn&amp;rsquo;t the ability to process Markdown-Code by it&amp;rsquo;s self.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/githooks-deployment/featured.png" />
    </item>
    
    <item>
      <title>git und gource</title>
      <link>https://hufschlaeger.net/blog/git-und-gource/</link>
      <pubDate>Mon, 23 Jun 2014 13:51:15 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/git-und-gource/</guid>
      <description>&lt;p&gt;Wie bereits für meine Bachelorarbeit&lt;/p&gt;&#xA;&#xA;      &lt;div&#xA;          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;        &lt;iframe&#xA;          src=&#34;https://player.vimeo.com/video/161915722?dnt=0&#34;&#xA;            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;&#xA;        &lt;/iframe&gt;&#xA;      &lt;/div&gt;&#xA;&#xA;&lt;p&gt;habe ich die Commits meiner Masterarbeit auch durch &lt;a href=&#34;https://code.google.com/p/gource/&#34; title=&#34;software version control visualization&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;gource&lt;/a&gt; als Video darstellen lassen. Nicht das man das machen müsste, aber man ist ja irgendwie erleichtert und froh das man das Kapitel ruhen lassen kann.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/git-und-gource/featured.png" />
    </item>
    
    <item>
      <title>GitList Installation und Konfiguration</title>
      <link>https://hufschlaeger.net/blog/gitlist-installation-und-konfiguration/</link>
      <pubDate>Sun, 22 Jun 2014 18:26:14 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/gitlist-installation-und-konfiguration/</guid>
      <description>&lt;p&gt;Wie bereits im &lt;a href=&#34;https://hufschlaeger.net/gitolite-und-gitlist-unter-debian/&#34; &gt;Artikel über gitolite angekündigt&lt;/a&gt;, folgt nun der versprochene Post bzgl. Installation und Konfiguration von gitlist. Gitlist stellt dabei ein Web-Interface für die Repositories eurer Projekte dar und orientiert sich optisch stark an gitHub. Es ist möglich mehrere Projekte/Repositories, separate Branches und einzelne Commits anzuzeigen.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/gitlist-installation-und-konfiguration/featured.png" />
    </item>
    
    <item>
      <title>Gitolite und GitList unter Debian</title>
      <link>https://hufschlaeger.net/blog/gitolite-und-gitlist-unter-debian/</link>
      <pubDate>Fri, 20 Jun 2014 16:16:14 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/gitolite-und-gitlist-unter-debian/</guid>
      <description>&lt;p&gt;Ob für die eigenen Konfigurationsdateien, Softwareprojekte oder für Webseiten bzw. Blogs bieten sich Versionsverwaltungen an. Eine, von Linus Torvalds entwickelte, Möglichkeit zu Versionsverwaltung – Git – hat sich mittlerweile fest etabliert.Möchte man nicht auf Plattformen wie &lt;a title=&#34;gitHub&#34; href=&#34;https://github.com/&#34; target=&#34;_blank&#34;&gt;GitHub&lt;/a&gt; oder &lt;a title=&#34;BitBucket&#34; href=&#34;https://bitbucket.org/&#34; target=&#34;_blank&#34;&gt;BitBucket&lt;/a&gt; setzen und hat einen vServer oder Ähnliches zur Verfügung, bietet es sich geradezu an seine Projekte etc. selbst zu Hosten.&#xA;&lt;figure&gt;&lt;img&#xA;    class=&#34;my-0 rounded-md&#34;&#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    fetchpriority=&#34;low&#34;&#xA;    alt=&#34;gitlist webinterface&#34;&#xA;    src=&#34;https://hufschlaeger.net/img/gitlist.jpg&#34;&#xA;    &gt;&lt;figcaption&gt;gitlist webinterface&lt;/figcaption&gt;&lt;/figure&gt;&#xA;&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/gitolite-und-gitlist-unter-debian/featured.png" />
    </item>
    
    <item>
      <title>Patchen mit git</title>
      <link>https://hufschlaeger.net/blog/patchen-mit-git/</link>
      <pubDate>Sun, 11 Aug 2013 15:51:00 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/patchen-mit-git/</guid>
      <description>&lt;p&gt;Mal etwas Kurzes, was ich mir anscheinend aber nicht merken kann.&lt;/p&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;Patch erstellen&#xA;    &lt;div id=&#34;patch-erstellen&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#patch-erstellen&#34; aria-label=&#34;Anker&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight-wrapper&#34;&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-batch&#34; data-lang=&#34;batch&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;git diff --no-prefix &lt;span class=&#34;p&#34;&gt;&amp;gt;&lt;/span&gt; patchfile&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;/div&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;Patch einspielen mit patch&#xA;    &lt;div id=&#34;patch-einspielen-mit-patch&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#patch-einspielen-mit-patch&#34; aria-label=&#34;Anker&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight-wrapper&#34;&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-batch&#34; data-lang=&#34;batch&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;patch -p0 &lt;span class=&#34;p&#34;&gt;&amp;lt;&lt;/span&gt; patchfile&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;/div&gt;&#xA;&lt;p&gt;Sollte –no-prefix weggelassen werden, dann enthält der Patch die Prefixe a/ b/ für die Quelldateien. Mit folgender Änderung werden diese ignoriert.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/patchen-mit-git/featured.png" />
    </item>
    
    <item>
      <title>Git Svn Cheat Sheet</title>
      <link>https://hufschlaeger.net/blog/git-svn-cheat-sheet/</link>
      <pubDate>Sun, 16 Jan 2011 02:00:00 +0000</pubDate>
      
      <guid>https://hufschlaeger.net/blog/git-svn-cheat-sheet/</guid>
      <description>&lt;p&gt;Alle Anderen nutzen Subversion, aber man selbst nutzt Git und möchte das lokale Repos etc. nicht missen !? Gut das es für so etwas Git-SVN gibt, und man für die Integration eines bestehenden Subversion-Repos allein drei Befehle benötigt um an Projekten zu partizipieren.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hufschlaeger.net/blog/git-svn-cheat-sheet/featured.png" />
    </item>
    
  </channel>
</rss>
