355f95 Split generate_gitolite_acls into two method

Authored and Committed by Pierre-Yves Chibon 8 years ago
    Split generate_gitolite_acls into two method
    
    The first one generates the command to be run, the second actually
    runs it.
    This allows displaying which command is going to be run without
    necessarily running it.
    
        
file modified
+14 -5