<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>murank</author_name>
  <author_url>https://blog.hatena.ne.jp/murank/</author_url>
  <blog_title>murankの日記</blog_title>
  <blog_url>https://murank.hatenadiary.org/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>最近ようやく git bisectの使い方を学んだ。 ただ、git bisectを使っていて少し躓いたのが、コミットをckeckoutする順番によってはbadコミットの1つ手前でbisectが完了することだ。 具体的には、 A(good) → B(good) → X(bad) → Y(bad) → Z(bad)という履歴の時に、2分探索が X → Bという順番で行われる*1ため、bisect の完了時に B がチェックアウトされた状態になる。 この時、一応、badコミットを示す「 is the first bad commit」というメッセージがコンソールに表示されるけど、その後にいろいろコマ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurank.hatenadiary.org%2Fentry%2F20120422%2F1335103974&quot; title=&quot; git bisectで最初のbadコミットの情報を取得する - murankの日記&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-04-22 23:12:54</published>
  <title> git bisectで最初のbadコミットの情報を取得する</title>
  <type>rich</type>
  <url>https://murank.hatenadiary.org/entry/20120422/1335103974</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
