diff options
author | Sitaram Chamarty <sitaram@sita-wd.atc.tcs.com> | 2009-10-13 11:46:04 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@sita-wd.atc.tcs.com> | 2009-10-13 11:46:04 +0530 |
commit | 481242f6cb973db3b45225b1e572d233f0e190a8 (patch) | |
tree | ca1ee01436bfba3d007ac261554149aa3fb1417d | |
parent | Merge branch 'easy-install' (diff) | |
download | gitolite-gentoo-481242f6cb973db3b45225b1e572d233f0e190a8.tar.gz gitolite-gentoo-481242f6cb973db3b45225b1e572d233f0e190a8.tar.bz2 gitolite-gentoo-481242f6cb973db3b45225b1e572d233f0e190a8.zip |
doc/3: minor fix to an already minor change :)
-rw-r--r-- | doc/3-faq-tips-etc.mkd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/3-faq-tips-etc.mkd b/doc/3-faq-tips-etc.mkd index cda6ab0..3d97a3a 100644 --- a/doc/3-faq-tips-etc.mkd +++ b/doc/3-faq-tips-etc.mkd @@ -19,8 +19,8 @@ In this document: * other cool things * "personal" branches * design choices - * why we don't do "excludes" * keeping the parser and the access control separate + * why we don't do "excludes" ### common errors and mistakes @@ -439,5 +439,3 @@ The lack of overlap between refexes ensures ***no confusion*** in specifying, understanding, and ***auditing***, what is allowed and what is not. And in security, "no confusion" is a good thing :-) - - |