c16b65 Increase debugging and re-clone if there is a conflict when pulling

Authored and Committed by Pierre-Yves Chibon 10 years ago
    Increase debugging and re-clone if there is a conflict when pulling
    
    If when we pull from a remote git repo we end up in a situation where
    there is a conflict (for example the user forced-push a new commit), then
    we should just drop our current clone and re-clone the repo.
    
        
file modified
+22 -1