1. 10 Jan, 2020 1 commit
    • Himanshu Kapoor's avatar
      Check for file deleted and readded · 727d9973
      Himanshu Kapoor authored
      In getFileData, getRawFileData actions, and SET_FILE_RAW_DATA mutation,
      ignore the early returns for when a file is deleted and readded. This
      fixes issues with incorrect diff appearing because raw data wasn't
      loaded correctly for deleted and readded files.
      727d9973
  2. 09 Jan, 2020 39 commits