Skip to content
  • Junio C Hamano's avatar
    git-merge-one: new merge world order. · b539c5e8
    Junio C Hamano authored
    
    
    This does two things:
    
     - Use new --stage=2 option to create the working tree file with
       leading paths and correct permission bits using
       checkout-index, as before.
    
     - Make sure we do not confuse "merge" program when the file
       being merged has an unfortunate name, '-L'.
    
    Signed-off-by: default avatarJunio C Hamano <junkio@cox.net>
    b539c5e8