From 4ead2f7a71a4f5c3ca1fed95a68f47cd599b10e7 Mon Sep 17 00:00:00 2001 From: jawanggit Date: Tue, 26 Jan 2021 22:47:45 -0800 Subject: [PATCH 1/5] Add bar.txt --- bar | 1 + bar.txt | 0 2 files changed, 1 insertion(+) create mode 100644 bar create mode 100644 bar.txt diff --git a/bar b/bar new file mode 100644 index 0000000..c7c2c5a --- /dev/null +++ b/bar @@ -0,0 +1 @@ +A game of cosmic billiards \ No newline at end of file diff --git a/bar.txt b/bar.txt new file mode 100644 index 0000000..e69de29 From eb7f901ddbfd8dfc03a7eeeaf5de95b767a0839f Mon Sep 17 00:00:00 2001 From: jawanggit Date: Tue, 26 Jan 2021 22:52:46 -0800 Subject: [PATCH 2/5] Fix foo.txt and bar.txt --- bar | 3 ++- foo.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bar b/bar index c7c2c5a..3698ff4 100644 --- a/bar +++ b/bar @@ -1 +1,2 @@ -A game of cosmic billiards \ No newline at end of file +A game of cosmic billiards +is often played in Flatland. \ No newline at end of file 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 8d74d9a39d6bbc1d6f7bf9bb2d6aaff0d2022c2e Mon Sep 17 00:00:00 2001 From: jawanggit Date: Tue, 26 Jan 2021 22:57:33 -0800 Subject: [PATCH 3/5] Fix foo.txt and bar.txt --- bar | 2 -- bar.txt | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 bar diff --git a/bar b/bar deleted file mode 100644 index 3698ff4..0000000 --- a/bar +++ /dev/null @@ -1,2 +0,0 @@ -A game of cosmic billiards -is often played in Flatland. \ No newline at end of file diff --git a/bar.txt b/bar.txt index e69de29..3698ff4 100644 --- a/bar.txt +++ b/bar.txt @@ -0,0 +1,2 @@ +A game of cosmic billiards +is often played in Flatland. \ No newline at end of file From 4a5706c170e108284a2829345ad311fad9a44401 Mon Sep 17 00:00:00 2001 From: jawanggit Date: Tue, 26 Jan 2021 23:01:15 -0800 Subject: [PATCH 4/5] 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 966d9156cb5d2db0a0edb2e46935516dd8d2afa3 Mon Sep 17 00:00:00 2001 From: jawanggit Date: Tue, 26 Jan 2021 23:07:51 -0800 Subject: [PATCH 5/5] 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?