eccb1c Lock the git repo when removing elements from it

Authored and Committed by Pierre-Yves Chibon 7 years ago
    Lock the git repo when removing elements from it
    
    This to ensure there are no concurrent writing to the repo which could
    create dangling commits.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>
    
        
file modified
+43 -39