- Apply some refactoring for code reuse - Add file status validation for Files::DeleteService - Write additional specs
When commiting multiple files we're now checking if any of those files has been modified by another commit and we're rejecting the new commit in this case.