tdecacqu / pagure

Forked from pagure 5 years ago
Clone

00d0c4c Specify the home when doing pushes

Authored and Committed by pingou 5 years ago
    Specify the home when doing pushes
    
    This is needed on deployment where all users are not using the same user
    on the system, for example on src.fedoraproject.org.
    In this case, the hook is ran as a dedicated user which is likely
    different from the gitolite user.
    So specify that the HOME folder is the gitolite's so it gitolite can
    find where to put the logs.
    
        
file modified
+2 -0