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

Authored and Committed by pingou 8 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