summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <joey@web>2013-05-31 21:14:11 +0000
committerGravatar admin <admin@branchable.com>2013-05-31 21:14:11 +0000
commit14e417666bcbb9c712c9af7d4f4b8dcdd2b3a568 (patch)
tree997494d328bff6235912357d628d976966592621
parent5a19e2601e18141c6a2e150b6af9672efbe7d152 (diff)
Added a comment
-rw-r--r--doc/bugs/assistant_doesn__39__t_sync_empty_directories/comment_1_78a3bde607f43c0f518bd2d3d7196022._comment8
1 files changed, 8 insertions, 0 deletions
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 000000000..b31955ed3
--- /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.
+"""]]