From 5c2fe87019dadbecb1883bedd075cd07b07b2078 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Thu, 8 Sep 2016 18:35:51 +0200 Subject: (minor) patch typo in default .rc --- src/lib/Gitolite/Rc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Gitolite/Rc.pm b/src/lib/Gitolite/Rc.pm index 1fe6ab6..254308e 100644 --- a/src/lib/Gitolite/Rc.pm +++ b/src/lib/Gitolite/Rc.pm @@ -593,7 +593,7 @@ __DATA__ # essential (unless you're using smart-http mode) 'ssh-authkeys', - # creates git-config enties from gitolite.conf file entries like 'config foo.bar = baz' + # creates git-config entries from gitolite.conf file entries like 'config foo.bar = baz' 'git-config', # creates git-daemon-export-ok files; if you don't use git-daemon, comment this out -- cgit v1.2.3