<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>earu</author_name>
  <author_url>https://blog.hatena.ne.jp/earu/</author_url>
  <blog_title>ソフトウェアエンジニアの雑記</blog_title>
  <blog_url>https://k-sasaki.net/</blog_url>
  <categories>
    <anon>git</anon>
    <anon>scm</anon>
  </categories>
  <description>件名のとおりらしいので、svnから移行してきた人は戸惑うかも。 空ディレクトリはコミットできないけど、空ファイルはコミットできるので、なら空ディレクトリの中に空ファイルを入れましょうってことらしい。 ただ、お決まりがあって、&quot;.gitignore&quot;にしましょうってことらしい。&quot;.gitkeep&quot;にしようっていうのもあるらしいけど、まぁどっちかやること。 そこで、たくさん空ディレクトリ作っちゃうとファイル作成するのが面倒になってくるので、UNIX系のコマンドメモ(Windowsの人はごめんなさい) $ cd {git配下のディレクトリに移動} $ find . -type d -empty -e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-sasaki.net%2Fentry%2F20120420%2F1334923502&quot; title=&quot;gitは空ディレクトリをコミットできない - ソフトウェアエンジニアの雑記&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-20 21:05:02</published>
  <title>gitは空ディレクトリをコミットできない</title>
  <type>rich</type>
  <url>https://k-sasaki.net/entry/20120420/1334923502</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
