From 2fe2374b23ba0d49b02b9d0569906c8bf12d3c0d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 9 Sep 2013 19:44:57 +0000 Subject: [PATCH] Added a comment --- .../comment_1_ec0d56cb31b918023a9184cee168b406._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Share_only_certain_files_of_a_repo___40__Assistant__41__/comment_1_ec0d56cb31b918023a9184cee168b406._comment diff --git a/doc/forum/Share_only_certain_files_of_a_repo___40__Assistant__41__/comment_1_ec0d56cb31b918023a9184cee168b406._comment b/doc/forum/Share_only_certain_files_of_a_repo___40__Assistant__41__/comment_1_ec0d56cb31b918023a9184cee168b406._comment new file mode 100644 index 0000000000..8fa6f7b40b --- /dev/null +++ b/doc/forum/Share_only_certain_files_of_a_repo___40__Assistant__41__/comment_1_ec0d56cb31b918023a9184cee168b406._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.255.110" + subject="comment 1" + date="2013-09-09T19:44:57Z" + content=""" +Everyone can see the names of every file that is put into the git repository. Whether the contents of those files is transferred from the machine where they were created to other clones of the repository is configurable using [[preferred_content]], but it's not really intended as an access control mechanism. +"""]]