<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>flying-foozy</author_name>
  <author_url>https://blog.hatena.ne.jp/flying-foozy/</author_url>
  <blog_title>彷徨えるフジワラ</blog_title>
  <blog_url>https://flying-foozy.hatenablog.com/</blog_url>
  <categories>
    <anon>mercurial</anon>
    <anon>hg-revsets</anon>
  </categories>
  <description>revset 機能が導入される以前であれば: 名前付きブランチにおける、分岐時点から最新までの総差分 みたいなものを参照しようとした場合: &quot;hg log -b ブランチ名 --template '{rev}\n'| tail -n 1&quot; などで、最初の分岐リビジョン(BRANCHING)を取得 &quot;hg parents BRANCHING&quot; で分岐リビジョンの親リビジョン(BASE)を取得 &quot;hg diff -r BASE -r ブランチ名&quot; で差分を取得 といった手順が必要だったので、自分の書籍では: 名前付きブランチの作成の際には、分岐元リビジョンへのタグ付けを、ブランチの最初のリビジョン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fflying-foozy.hatenablog.com%2Fentry%2F20120515%2F1337085869&quot; title=&quot; 名前付きブランチ全体の差分取得と revset 利用 - 彷徨えるフジワラ&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>2012-05-15 21:44:29</published>
  <title> 名前付きブランチ全体の差分取得と revset 利用</title>
  <type>rich</type>
  <url>https://flying-foozy.hatenablog.com/entry/20120515/1337085869</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
