<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>zsh</anon>
    <anon>tech</anon>
  </categories>
  <description>ちょっと前にzawで更新順にブランチを表示してチェックアウトするやつを作ったのだけれど、その時参考にしたzshのスクリプトが全く読めなかったので読みといてみた。 local branches_list=&quot;$(git show-ref | awk ' $2 != &quot;refs/stash&quot; { print $2 }' )&quot; : ${(A)cand_descriptions::=${${(f)${branches_list}}#refs/(remotes|heads|tags)/}} まずlocalは変数定義。次に$()はコマンド実行なので、中に含まれているコマンドを実行する。さらにそれが&quot;&quot;で囲ま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2013%2F06%2F09%2F220056&quot; title=&quot;zshの構文を読み解く - $shibayu36-&amp;gt;blog;&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>2013-06-09 22:00:56</published>
  <title>zshの構文を読み解く</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2013/06/09/220056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
