diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-11-22 20:22:35 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-12-04 05:43:48 +0530 |
commit | 2741fadc9d2538eeafa12cc8b91f2e19b9b05b1a (patch) | |
tree | 91d159b90133a17928edf43b8b362f734ae29ed2 /README.txt | |
parent | prevent empty %groups being created in compiled conf (diff) | |
download | gitolite-gentoo-2741fadc9d2538eeafa12cc8b91f2e19b9b05b1a.tar.gz gitolite-gentoo-2741fadc9d2538eeafa12cc8b91f2e19b9b05b1a.tar.bz2 gitolite-gentoo-2741fadc9d2538eeafa12cc8b91f2e19b9b05b1a.zip |
a few minor changes
* minor typos
* perltidy on Tsh
* a minor optimisation to "do" in gl-conf
* remove inapplicable caveat in fork command
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,7 @@ ACCESS RULES GROUPS ------ - Gitolite allows you to groups users or repos for convenience. Here's an + Gitolite allows you to group users or repos for convenience. Here's an example that creates two groups of users: @staff = alice bob carol |