<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
  </categories>
  <description>GitHub上で、特定のファイルに加えた「特定の文字列」の変更を追跡したい場合があります。例えば、config.yaml 内の API_KEY の変更や、README.md 内のある文言の修正などです。 ここでは、その手順を解説します。 1. 特定文字列を含む変更を探す 方法1：Git CLI を使う Git では -S オプションで、指定した文字列を追加・削除したコミットを探せます。 git log -S &quot;検索したい文字列&quot; -- &quot;検索したい文字列&quot;: ファイル内で探したい内容 : 対象ファイル 例： git log -S &quot;API_KEY&quot; -- config.yaml これで、con…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2025%2F09%2F13%2F213141&quot; title=&quot;GitHubで特定ファイルの特定文字列を変更したコミットとPRを特定する方法 - Engineering Tech Dojo&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>2025-09-13 21:31:41</published>
  <title>GitHubで特定ファイルの特定文字列を変更したコミットとPRを特定する方法</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2025/09/13/213141</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
