Veritula – Meta

Showing only those parts of the discussion that lead to #416.

See full discussion·See most recent related ideas
  Log in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.

Discussions can branch out indefinitely. Zoom out for the bird’s-eye view.
Dennis Hackethal’s avatar
Dennis HackethalOP revised over 1 year ago·#414
Only version leading to #416 (2 total)

Since the diff processes the text as a single line, the hunk header is always going to say either @@ -0,0 +1 @@ (for the first version) or @@ -1 +1 @@ (for every subsequent version). Meaning the header provides no real information. So I might as well remove it.

CriticismCriticized1*Archived
Dennis Hackethal’s avatar
Dennis HackethalOP, over 1 year ago·#416

Done as of 8d3eed0, see eg the version history of #414.

Criticism of #414