<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wannabe-jellyfish</author_name>
  <author_url>https://blog.hatena.ne.jp/wannabe-jellyfish/</author_url>
  <blog_title>くらげになりたい。</blog_title>
  <blog_url>https://memory-lovers.blog/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>Gitで新しいブランチを持ってくる方法をいつも忘れてしまうので、メモ。 以下、参考にしたサイトからの引用 # リモートのブランチをローカルに持ってくる $ git branch new-branch origin/new-branch # リモートのブランチをローカルに持ってきて、さらにそのブランチにチェックアウトする $ git checkout -b new-branch origin/new-branch 参考にしたサイト様 Git で新しいリモートブランチをローカルに持ってくるときに git pull してはいけない理由 - 彼女からは、おいちゃんと呼ばれています</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemory-lovers.blog%2Fentry%2F2015%2F01%2F15%2F221418&quot; title=&quot;Gitで新しいブランチを持ってくる(git chechout -b &amp;lt;new-branch&amp;gt; origin/&amp;lt;new-branch&amp;gt;) - くらげになりたい。&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>2015-01-15 22:14:18</published>
  <title>Gitで新しいブランチを持ってくる(git chechout -b &lt;new-branch&gt; origin/&lt;new-branch&gt;)</title>
  <type>rich</type>
  <url>https://memory-lovers.blog/entry/2015/01/15/221418</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
