Veritula – Meta

Showing only #414 and its comments.

See full discussion instead
  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 about 1 year ago·#414· Collapse
2nd of 2 versions

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 criticim(s)
Dennis Hackethal’s avatar
Dennis HackethalOP, about 1 year ago·#416· Collapse

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

Criticism of #414