From 8a728555138ae616b585805155a280a6f4245119 Mon Sep 17 00:00:00 2001 From: mzinger Date: Fri, 26 Jul 2019 13:30:47 -0700 Subject: [PATCH 1/4] Create test2.txt --- test2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.txt diff --git a/test2.txt b/test2.txt new file mode 100644 index 0000000..0dfb830 --- /dev/null +++ b/test2.txt @@ -0,0 +1 @@ +Another test file From 15763b12cdf0c4df7d162ea6b37568b24aa7c691 Mon Sep 17 00:00:00 2001 From: mzinger Date: Fri, 26 Jul 2019 13:35:36 -0700 Subject: [PATCH 2/4] Update test2.txt --- test2.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test2.txt b/test2.txt index 0dfb830..8a17698 100644 --- a/test2.txt +++ b/test2.txt @@ -1 +1,5 @@ -Another test file +Another test file. + +This file is used as a sandbox for conducting a thorough review. + +That is all I can say at this point. From 3ce6b2f023c9093c83e6edae4e0f4867e8af8320 Mon Sep 17 00:00:00 2001 From: mzinger Date: Fri, 26 Jul 2019 13:45:03 -0700 Subject: [PATCH 3/4] conduct -> do --- test2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test2.txt b/test2.txt index 8a17698..fd57a53 100644 --- a/test2.txt +++ b/test2.txt @@ -1,5 +1,5 @@ Another test file. -This file is used as a sandbox for conducting a thorough review. +This file is used as a sandbox for doing a thorough review. That is all I can say at this point. From 1644538d599d178a0c69d2a05f043108ebed6cc8 Mon Sep 17 00:00:00 2001 From: mzinger Date: Fri, 26 Jul 2019 13:47:43 -0700 Subject: [PATCH 4/4] Update test2.txt Co-Authored-By: matan-test-1 <53353345+matan-test-1@users.noreply.github.com> --- test2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test2.txt b/test2.txt index fd57a53..af3b3c1 100644 --- a/test2.txt +++ b/test2.txt @@ -2,4 +2,4 @@ Another test file. This file is used as a sandbox for doing a thorough review. -That is all I can say at this point. +I can also say at this point that the jury is still out on pull request code reviews.