Activity
Dennis Hackethal submitted criticism #413.
3 months ago · ‘Veritula – Meta’Since the diff processes the text as a single line, the diff information is always going to say either @@ -0,0 +1 @@
(for the first version) or @@ -1 +1 @@
(for every subsequent version). Meaning it provides no real information. So I might as well remove that part.