<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Github on Christian Gmeiner</title>
    <link>https://playground.christian-gmeiner.info/tags/github/</link>
    <description>Recent content in Github on Christian Gmeiner</description>
    <image>
      <title>Christian Gmeiner</title>
      <url>https://playground.christian-gmeiner.info/papermod-cover.png</url>
      <link>https://playground.christian-gmeiner.info/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 20 Feb 2014 08:15:19 +0000</lastBuildDate>
    <atom:link href="https://playground.christian-gmeiner.info/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GitHub: How to download a change as patch</title>
      <link>https://playground.christian-gmeiner.info/2014-02-20-github-how-to-download-a-change-as-patch/</link>
      <pubDate>Thu, 20 Feb 2014 08:15:19 +0000</pubDate>
      <guid>https://playground.christian-gmeiner.info/2014-02-20-github-how-to-download-a-change-as-patch/</guid>
      <description>&lt;p&gt;Sometimes I can be useful to download a changes contained in a Github pull request as a unified diff. It turns out to be very easy.  To view a commit as a diff/patch file, just add &lt;code&gt;.diff&lt;/code&gt; or &lt;code&gt;.patch&lt;/code&gt; to the end of the URL&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/austriancoder/etna_viv/commit/568d290514b6e61428bb73281ac596b0404c8f70.patch&#34;&gt;For instance&lt;/a&gt; &lt;a href=&#34;https://github.com/austriancoder/etna_viv/commit/568d290514b6e61428bb73281ac596b0404c8f70.patch&#34;&gt;
&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rebase Github fork</title>
      <link>https://playground.christian-gmeiner.info/2014-02-08-rebase-github-fork/</link>
      <pubDate>Sat, 08 Feb 2014 09:37:49 +0000</pubDate>
      <guid>https://playground.christian-gmeiner.info/2014-02-08-rebase-github-fork/</guid>
      <description>&lt;p&gt;Today I needed to rebase my etnaviv fork to the current master of upstream. I need to say that
I never did this before but with git this is a breeze.&lt;/p&gt;
&lt;div class=&#34;oembed-gist&#34;&gt;&lt;script src=&#34;https://gist.github.com/austriancoder/724a0a8d1db4f229e197d501f8b49fa5.js&#34;&gt;&lt;/script&gt;&lt;noscript&gt;View the code on [Gist](https://gist.github.com/austriancoder/724a0a8d1db4f229e197d501f8b49fa5).&lt;/noscript&gt;&lt;/div&gt;If you get a merge conflict during rebase, you only need to follow the instructions git gives you.</description>
    </item>
  </channel>
</rss>
