Current implementation of FileSystemRepository#update always update the text in the repository even if the given content is identical to the text. Though the text is essentially unchanged, the timestamp is replaced with the new one. This behavior is weird.
Current implementation of FileSystemRepository#update always update the text in the repository even if the given content is identical to the text. Though the text is essentially unchanged, the timestamp is replaced with the new one. This behavior is weird.