<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>Git の内部がどうなっているのか気になったのですが，深く理解しなくても使えるツールなので，ざっくりとまとめます． Git の要点 Git は key-value 型データストアでデータを管理している． Git オブジェクトには，blob, tree, commit, tag の4種類が存在する． SHA-1 ハッシュを利用して管理する． あとは図をみれば理解しやすいです．簡単な例を引用します． commit を追加したときの挙動 blob オブジェクトはデータ構造の最下部にあり，何も参照せずに tree オブジェクトからのみ参照される．上の図で blob は長方形で表されている． tree …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2023%2F12%2F24%2F012348&quot; title=&quot;Git が保存する仕組み - みーのぺーじ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/atsuhiro-me/20231224/20231224010154.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-24 01:23:48</published>
  <title>Git が保存する仕組み</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2023/12/24/012348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
