<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>git の使い方 今回は、git branch の操作方法。 ブランチは、もう説明が不要なくらい浸透してて嬉しい。 ブランチの作成と削除という基本概念をメモします。 ブランチ作成 今いるブランチから作成する git checkout -b ブランチ名 いろいろあるけど、まずこれを覚える。 ブランチ削除 git branch -d ブランチ名 名前を指定して消します。 ブランチの一覧 git branch これでブランチ名がわかるので、ここから必要なものを消します。 でもめんどくさいの一括して消したいですよね・・・。 マージ済みのブランチをすべて消す。 git branch --merged |…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2019%2F07%2F26%2F160720&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>2019-07-26 16:07:20</published>
  <title>git ブランチ作成と削除（ローカル）</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2019/07/26/160720</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
