lockfile-conflicts
A custom merge driver, aims to handle lockfile conflicts automatically in merge/rebase process.
conflicts
Detects when a new file is different than an existing file and prompts the user for action.
gulp-conflicts
Detects when a (new) vinyl file is different than an existing file on the file system, and either prompts the user for action, skips the file, or calls a function on the file to determine the action to take.