<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuhei_kagaya</author_name>
  <author_url>https://blog.hatena.ne.jp/yuhei_kagaya/</author_url>
  <blog_title>yuhei.kagaya</blog_title>
  <blog_url>https://yuheikagaya.hatenablog.jp/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>gitを使った開発で複数のブランチが平行で走っていて、チェックアウトしようとしたときに「アレ名前なんだっけ」と忘れることがよくある。 適当なブランチ名をつけているわけではないんだけど。ちなみにブランチ名はこんな感じでつけてる。 feature/&lt;GitHubのIssue番号&gt;/&lt;機能を表す名前&gt; hotfix/&lt;GitHubのIssue番号&gt;/&lt;修正対象機能&gt; たとえば、feature/1234/optimize-top-page 最近コミットしたブランチの一覧 git for-each-refを使えば良いことが分かった。 git for-each-ref --count=10 --sort=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuheikagaya.hatenablog.jp%2Fentry%2F2015%2F06%2F23%2F000000&quot; title=&quot;gitで最近コミットしたブランチを探す - yuhei.kagaya&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-06-23 00:00:00</published>
  <title>gitで最近コミットしたブランチを探す</title>
  <type>rich</type>
  <url>https://yuheikagaya.hatenablog.jp/entry/2015/06/23/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
