<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rksoftware</author_name>
  <author_url>https://blog.hatena.ne.jp/rksoftware/</author_url>
  <blog_title>rksoftware</blog_title>
  <blog_url>https://rksoftware.hatenablog.com/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>git でファイル自体は存在していなければならないが、手元での変更をいちいち変更にしたくないファイルに対する対策メモです。 次のコマンドが使えそうな感じでした。 設定 git update-index --skip-worktree &lt;ファイル名&gt; 解除 git update-index --no-skip-worktree &lt;ファイル名&gt; 次のブログ記事で学ばせていただきました。 http://htak.hatenablog.com/entry/2016/02/08/000000 これを SourceTree で行う方法ですが、デフォルトの状態だとできないようです。 次のブログ記事で学場せて…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frksoftware.hatenablog.com%2Fentry%2F2017%2F12%2F16%2F005044&quot; title=&quot;git でファイルの変更を無視したい - rksoftware&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>2017-12-16 00:50:44</published>
  <title>git でファイルの変更を無視したい</title>
  <type>rich</type>
  <url>https://rksoftware.hatenablog.com/entry/2017/12/16/005044</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
