<?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>Git on gnubis.de</title>
    <link>https://gnubis.de/tags/git/</link>
    <description>Recent content in Git on gnubis.de</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>de</language>
    <lastBuildDate>Sun, 26 Nov 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://gnubis.de/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>git</title>
      <link>https://gnubis.de/posts/git/</link>
      <pubDate>Sun, 26 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://gnubis.de/posts/git/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;git reset --hard HEAD&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setzt alles (staged und unstaged) zurück auf den Zustand davor&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;git rm --cached -r .idea/dbnavigator.xml&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;entfernt bisherige Datei von git - Datei bleibt allerdings lokal bestehen&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://stackoverflow.com/questions/14075581/git-undo-all-uncommitted-or-unsaved-changes&#34;&gt;https://stackoverflow.com/questions/14075581/git-undo-all-uncommitted-or-unsaved-changes&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
