<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bps_tomoya</author_name>
  <author_url>https://blog.hatena.ne.jp/bps_tomoya/</author_url>
  <blog_title>BattleProgrammerShibata</blog_title>
  <blog_url>https://bps-tomoya.hateblo.jp/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>ソースコードを追いかけていると、昔ここにあった、なかったというコードについて思いを馳せる必要があり、どのコミットで、どういう経緯で追加/削除されたのか知りたいという場面に出くわすことがある。 この場合、次のコマンドで検索文字列に掛かるコミットを検索することができる。 $ git log -S &quot;検索文字列&quot; -S については、次の Git Log Searching の項で解説されている。 git-scm.com Git Log Searching Perhaps you’re looking not for where a term exists, but when it existed o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbps-tomoya.hateblo.jp%2Fentry%2F2020%2F07%2F17%2F132636&quot; title=&quot;Git で特定の行が追加/削除されたコミットを探す - BattleProgrammerShibata&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>2020-07-17 13:26:36</published>
  <title>Git で特定の行が追加/削除されたコミットを探す</title>
  <type>rich</type>
  <url>https://bps-tomoya.hateblo.jp/entry/2020/07/17/132636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
