145998 Allow customizing the writing of gitolite's configuration file

Authored and Committed by Pierre-Yves Chibon 6 years ago
    Allow customizing the writing of gitolite's configuration file
    
    Use python's abc module to expose an interface to be implemented by
    anyone wishing to customize how gitolite's configuration file is generated
    and compiled.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>
    
        
file modified
+40 -11
file modified
+1 -0
file modified
+3 -0
file modified
+0 -148
file added
+256
file modified
+4 -1
file modified
+6 -0
file modified
+31 -14