diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-31 14:13:22 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-31 14:13:22 -0400 |
| commit | 19084f16cfe3dec46005142389157bca8f37af2e (patch) | |
| tree | 269bd231bc47854f56b46ef0ecb85186d416b48e /configuration/gitolite/gitolite.rc | |
| parent | 52cfed86c2d2a5717da260ad3e95761660329666 (diff) | |
post receive hook
Diffstat (limited to 'configuration/gitolite/gitolite.rc')
| -rw-r--r-- | configuration/gitolite/gitolite.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration/gitolite/gitolite.rc b/configuration/gitolite/gitolite.rc index 812bd04..7301e77 100644 --- a/configuration/gitolite/gitolite.rc +++ b/configuration/gitolite/gitolite.rc @@ -74,7 +74,7 @@ # suggested locations for site-local gitolite code (see cust.html) # this one is managed directly on the server - # LOCAL_CODE => "$ENV{HOME}/local", + LOCAL_CODE => "$ENV{HOME}/local", # or you can use this, which lets you put everything in a subdirectory # called "local" in your gitolite-admin repo. For a SECURITY WARNING @@ -199,4 +199,4 @@ # Local variables: # mode: perl # End: -# vim: set syn=perl:
\ No newline at end of file +# vim: set syn=perl: |
