<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rela1470</author_name>
  <author_url>https://blog.hatena.ne.jp/rela1470/</author_url>
  <blog_title>rela1470のブログ</blog_title>
  <blog_url>https://rela1470.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>社内でちゃんとgitを使っていると､すごくbranchの増減があり、 fetchしたタイミングによってbranchの存在情報がバンバン入っていきます。しかし、その開発branchが削除されても、 git branch -a で削除されているはずのbranchが表示されてしまう場合があります。 これは.git/objectsフォルダにゴミオブジェクトが残っているからです。 実際はどこにもリンクしていないオブジェクトですので、まとめて削除してしまいましょう。どこにもリンクしていないオブジェクトを全て削除する命令が「prune」です。 こんな風に使います。 git fetch --prune pru…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frela1470.hatenablog.jp%2Fentry%2F20111201&quot; title=&quot;既に削除したリモートブランチを一覧から削除したい - rela1470のブログ&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>2011-12-01 00:00:00</published>
  <title>既に削除したリモートブランチを一覧から削除したい</title>
  <type>rich</type>
  <url>https://rela1470.hatenablog.jp/entry/20111201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
