<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>g08m11</author_name>
  <author_url>https://blog.hatena.ne.jp/g08m11/</author_url>
  <blog_title>Web + Life Hack</blog_title>
  <blog_url>https://g08m11.hateblo.jp/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>基本的にターミナルベースで pullリクエストや pushリクエストをするかと思いますが、 恥ずかしながらよくタイプミスをしてしまいます。。。。なので今日は リモートにある不要なブランチを消す流れ をご紹介したいと思います。 １・リモートのブランチを確認 git branch --remote origin/HEAD -&gt; origin/master origin/master origin/maseter 消したいのは origin/maseter ２・不要ブランチを削除 git push origin :maseter ３・削除出来たかを確認 git branch --remote ori…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fg08m11.hateblo.jp%2Fentry%2F2014%2F02%2F14%2F191605&quot; title=&quot;【git】リモートにある不要なブランチを消す流れのご紹介 - Web + Life Hack&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>http://instagram.com/p/jmAZCtQYne/media/?size=l</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-14 19:16:05</published>
  <title>【git】リモートにある不要なブランチを消す流れのご紹介</title>
  <type>rich</type>
  <url>https://g08m11.hateblo.jp/entry/2014/02/14/191605</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
