_registerForceUpdate()

in lib/enhanced-conflicter.js [12:14]


  _registerForceUpdate(filePath) {
    this._forceUpdateFilePaths.add(filePath);
  }