<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leafcage</author_name>
  <author_url>https://blog.hatena.ne.jp/leafcage/</author_url>
  <blog_title>cafegale(LeafCage備忘録)</blog_title>
  <blog_url>https://leafcage.hateblo.jp/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>全然 git diffを使いこなせなくて、使おうとする度にググるのが非効率に感じてきたのでメモ。 git diff 無印はワークツリーとの比較。この場合ワークツリー（新）とインデックス（旧） git diff HEAD 無印のHEADなのでワークツリーとHEADを比較 git diff --cached HEAD cachedはワークツリーなしの比較。つまりインデックスとの比較。この場合はインデックス（新）とHEAD（旧） HEADを省略しようがしまいが--cachedの場合。 git diff {旧} {新} {旧}と{新}を比較 一応ここにgit主要コマンドまとめてるけど見づらいしな Gi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F20130705%2F1372964311&quot; title=&quot;git diffまとめ - cafegale(LeafCage備忘録)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-05 03:58:31</published>
  <title>git diffまとめ</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/20130705/1372964311</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
