From 34191aca3568d00374e1cbcedbc34aa6ee6ceccb Mon Sep 17 00:00:00 2001 From: Ihab Ali Date: Wed, 11 Sep 2019 02:02:37 -0500 Subject: [PATCH 1/4] Add bar.txt --- bar.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 bar.txt diff --git a/bar.txt b/bar.txt new file mode 100644 index 0000000..fe8a7ba --- /dev/null +++ b/bar.txt @@ -0,0 +1 @@ +A game of cosmic billiards From 0649a19ef4a7bb79d9e8bf2c90b35f9aa6bf9ad3 Mon Sep 17 00:00:00 2001 From: Ihab Ali Date: Wed, 11 Sep 2019 02:03:19 -0500 Subject: [PATCH 2/4] Fix foo.txt and bar.txt --- bar.txt | 1 + foo.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/bar.txt b/bar.txt index fe8a7ba..3b3b1a2 100644 --- a/bar.txt +++ b/bar.txt @@ -1 +1,2 @@ A game of cosmic billiards +is often played in Flatland. diff --git a/foo.txt b/foo.txt index 0acc518..eefbc75 100644 --- a/foo.txt +++ b/foo.txt @@ -1 +1,2 @@ A splash in the cosmic pond +is like a googolplex. From 5e558e4f0ad304adf88f27d21bdf8c165f8f5d21 Mon Sep 17 00:00:00 2001 From: Ihab Ali Date: Wed, 11 Sep 2019 02:03:59 -0500 Subject: [PATCH 3/4] Fix filename of cosmic.txt --- cozmic.txt => cosmic.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cozmic.txt => cosmic.txt (100%) diff --git a/cozmic.txt b/cosmic.txt similarity index 100% rename from cozmic.txt rename to cosmic.txt From 5a5d4e0dbc6f084f19f106bedb9e34fe8762e5a1 Mon Sep 17 00:00:00 2001 From: Ihab Ali Date: Wed, 11 Sep 2019 02:04:22 -0500 Subject: [PATCH 4/4] Remove unneeded file bogus.txt --- bogus.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bogus.txt diff --git a/bogus.txt b/bogus.txt deleted file mode 100644 index 00bf6b5..0000000 --- a/bogus.txt +++ /dev/null @@ -1 +0,0 @@ -Do we really need this file?