• Show log

    Commit

  • Hash : 9b3e41f7
    Author : Edward Thomson
    Date : 2015-05-19T18:29:15

    index_add_all: remove conflicts when no wd file
    
    If there exists a conflict in the index, but no file in the working
    directory, this implies that the user wants to accept the resolution
    by removing the file.  Thus, remove the conflict entry from the
    index, instead of trying to add a (nonexistent) file.