<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>snoopeanutss</author_name>
  <author_url>https://blog.hatena.ne.jp/snoopeanutss/</author_url>
  <blog_title>ぽんこつ日記</blog_title>
  <blog_url>https://olafnosuke.hatenablog.com/</blog_url>
  <categories>
    <anon>その他</anon>
  </categories>
  <description>Git基礎 1. バージョン管理の目的 だれがいつ何のファイルを追加・変更・削除したのかを管理したい 修正内容も差分で確認したい Git以前のバージョン管理 ・ファイル名やフォルダ目に日付を入れる ・修正内容を別ファイルに記録 ⇒ 修正するたびにファイルが増えていく、修正内容を確認するのに別ファイルと照らし合わさないといけなかったりするので不便 2. 運用フロー（サンプル） 1. mainブランチに切り替える git checkout main 2. mainブランチの状態を最新にする git pull 3. 作業ブランチに切り替える git checkout -b ブランチ名 もしくは gi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Folafnosuke.hatenablog.com%2Fentry%2F2022%2F06%2F19%2F174839&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-19 17:48:39</published>
  <title>Git基礎</title>
  <type>rich</type>
  <url>https://olafnosuke.hatenablog.com/entry/2022/06/19/174839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
