diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-16 17:54:28 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-16 17:54:28 +0000 |
commit | 0f93ac755c231fa6fe302eed1aab7272c6dbb064 (patch) | |
tree | a8f435526882ff23e99232881d0282053573c6a5 /doc/tips | |
parent | 89e503927ec7a587f2c0e4a5d438690beb561ad6 (diff) |
Added a comment
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/setup_a_public_repository_on_a_web_site/comment_2_b98b761dee9d923153e3c288c1d987ee._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/tips/setup_a_public_repository_on_a_web_site/comment_2_b98b761dee9d923153e3c288c1d987ee._comment b/doc/tips/setup_a_public_repository_on_a_web_site/comment_2_b98b761dee9d923153e3c288c1d987ee._comment new file mode 100644 index 000000000..7bfb89b36 --- /dev/null +++ b/doc/tips/setup_a_public_repository_on_a_web_site/comment_2_b98b761dee9d923153e3c288c1d987ee._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.4.90" + subject="comment 2" + date="2013-07-16T17:54:28Z" + content=""" +You can choose which files get stored in the public repository, and are thus accessible to the public. +However, note that since the git repository is published, anyone could clone it and see all the names and hashes of your files, even if you've not pushed the file contents to the public repository. + +Currently the way the \"public\" [[repository group|preferred_content]] works only makes it be usable with special remotes. This is because it uses a `preferreddir` setting in the special remote configuration. +"""]] |