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.
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.