<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
  </categories>
  <description>やり方どうだったっけかみたいな時のメモ やりたいこと タグとタグの間で何のPullRequestがMergeされたものを知りたい やりかた 対象のgitのディレクトリに移動して以下のコマンドを実施 $ git checkout master $ git pull --tags # 今回は tag20171001とtag20171002の比較 $ git log --merges --first-parent --reverse --pretty=format:&quot;* %b&quot; tag20171001..tag20171002 masterリポジトリにマージされたもの = PRでマージされたものとし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2019%2F04%2F19%2F000000&quot; title=&quot;Githubで指定したタグの間のPullRequestの情報を抽出する - コード日進月歩&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-04-19 00:00:00</published>
  <title>Githubで指定したタグの間のPullRequestの情報を抽出する</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2019/04/19/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
