<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>white-lilium</author_name>
  <author_url>https://blog.hatena.ne.jp/white-lilium/</author_url>
  <blog_title>プログラミングノート</blog_title>
  <blog_url>https://homework.hatenablog.jp/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>主軸のブランチを分岐させて作業用のブランチを作成します。作業用のブランチで変更作業が終わると、主軸のブランチに統合して変更を反映させます。統合について書きます。 ＨＥＡＤとは 現在のブランチの最新の版（コミット）です。 マージ マージには２種類あります。 １．ファストフォワード 分岐元を「親ブランチ」分岐先を「子ブランチ」とすると、親ブランチに変更がなく子ブランチに変更があり、子ブランチの最新の版（コミット）をＨＥＡＤとすることをファーストフォワードといいます。実際に内容を統合しません。 ２．ファーストフォワードしないマージ 内容を統合（マージ）しコミットして新しい版（コミット）を作成します。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhomework.hatenablog.jp%2Fentry%2F2016%2F11%2F08%2F144117&quot; title=&quot;TortoiseGit ブランチを統合（マージ）する　第６回 - プログラミングノート&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>2016-11-08 14:41:17</published>
  <title>TortoiseGit ブランチを統合（マージ）する　第６回</title>
  <type>rich</type>
  <url>https://homework.hatenablog.jp/entry/2016/11/08/144117</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
