siddharthvipul1 / pagure

Forked from pagure 4 years ago
Clone

4840292 Have a dedicated variable to bypass gitolite when doing a git push

Authored and Committed by pingou 5 years ago
    Have a dedicated variable to bypass gitolite when doing a git push
    
    This variable is then checked in gitolite's update hook to avoid triggering
    it which would fail the push since we're pushing directly to the git repo
    on disk w/o going through gitolite itself.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+1 -0