<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syobochim</author_name>
  <author_url>https://blog.hatena.ne.jp/syobochim/</author_url>
  <blog_title>そこに仁義はあるのか(仮)</blog_title>
  <blog_url>https://syobochim.hatenablog.com/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>メモ</anon>
  </categories>
  <description>git statusを実行したとき、日本語ファイル名が&quot;\343\203\206\343\202\271\343\203\210.txt&quot;みたいな謎の数字で表示されることがある。 ずっと、特に気にせずに放置してた。（心の目でみていた） これはGitがデフォルトで非ASCII文字をエスケープして表示するようになっているのが原因で、core.quotepathという設定で制御されている core.quotepath falseで解決 git config --global core.quotepath false これで日本語ファイル名がそのまま表示されるようになった。日本語環境では変更しておくの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyobochim.hatenablog.com%2Fentry%2F2026%2F02%2F25%2F172821&quot; title=&quot;Gitで日本語ファイル名が文字化けするのはcore.quotepathの設定で解決した - そこに仁義はあるのか(仮)&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>2026-02-25 17:28:21</published>
  <title>Gitで日本語ファイル名が文字化けするのはcore.quotepathの設定で解決した</title>
  <type>rich</type>
  <url>https://syobochim.hatenablog.com/entry/2026/02/25/172821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
