<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>git</anon>
    <anon>github</anon>
  </categories>
  <description>概要 試してみる 概要 忘れないうちにメモメモ。今まで知りませんでした・・ｗ git で マージする際、通常はマージ先のブランチに checkout (switch) して そこから git merge xxxx ってやると思いますが、ちょこちょこマージしながら 進めていきたいときもあります。そういうときに毎回 ブランチ を切り替えているとちょっとめんどくさい。。 そんなときは以下のようにすると移動せずにマージできます。ただし、Fast-Forward限定です。 $ git fetch . srcブランチ:destブランチ # srcブランチは、今からマージしたいブランチ。 # destブラン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2020%2F06%2F29%2F232237&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>2020-06-29 23:22:37</published>
  <title>git で ブランチ移動せずに マージ するやり方</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2020/06/29/232237</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
