From a9100e37e255b627e3c624a975039db8506c523f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 31 May 2013 21:14:11 +0000 Subject: [PATCH] Added a comment --- .../comment_1_78a3bde607f43c0f518bd2d3d7196022._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/assistant_doesn__39__t_sync_empty_directories/comment_1_78a3bde607f43c0f518bd2d3d7196022._comment diff --git a/doc/bugs/assistant_doesn__39__t_sync_empty_directories/comment_1_78a3bde607f43c0f518bd2d3d7196022._comment b/doc/bugs/assistant_doesn__39__t_sync_empty_directories/comment_1_78a3bde607f43c0f518bd2d3d7196022._comment new file mode 100644 index 0000000000..b31955ed38 --- /dev/null +++ b/doc/bugs/assistant_doesn__39__t_sync_empty_directories/comment_1_78a3bde607f43c0f518bd2d3d7196022._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-31T21:14:11Z" + content=""" +Git does not have a concept of an empty directory. The typical workaround is to put a .gitignore file in the directory. +"""]]