This thread contains a patchset. You're looking at the original emails,
but you may wish to use the patch review UI.
Review patch
1
[PATCH] xyz
---
abc | 1 +
1 file changed, 1 insertion(+)
diff --git a/abc b/abc
index 190a180..ce8c77d 100644
--- a/abc
+++ b/abc
@@ -1 +1,2 @@
123
+456
--
2.30.2
On Thu, Dec 16, 2021 at 8:24 PM Ryan Gonzalez <rymg19@gmail.com> wrote:
>
> ---
> abc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/abc b/abc
> index 190a180..ce8c77d 100644
> --- a/abc
> +++ b/abc
> @@ -1 +1,2 @@
> 123
> +456
THIS IS WRONG
> --
> 2.30.2
>