From 61165f91e197e5759eff4c7b27bb87ef2c200bf2 Mon Sep 17 00:00:00 2001 From: Author LastName Date: Tue, 6 Dec 2022 19:58:39 +0000 Subject: [PATCH 1/2] why --- path/to/file1.txt | 1 + path/to/file2.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 path/to/file1.txt create mode 100644 path/to/file2.txt diff --git a/path/to/file1.txt b/path/to/file1.txt new file mode 100644 index 00000000..52d77c55 --- /dev/null +++ b/path/to/file1.txt @@ -0,0 +1 @@ +Content for file1 \ No newline at end of file diff --git a/path/to/file2.txt b/path/to/file2.txt new file mode 100644 index 00000000..36e1dc2c --- /dev/null +++ b/path/to/file2.txt @@ -0,0 +1 @@ +Content for file2 \ No newline at end of file From e63e910a6e96139ead5d4ffa9f1e5e01c019dba5 Mon Sep 17 00:00:00 2001 From: Tyler Michael Date: Tue, 6 Dec 2022 14:58:41 -0500 Subject: [PATCH 2/2] Make a fix --- path/to/file1.txt | 2 +- path/to/file4.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 path/to/file4.txt diff --git a/path/to/file1.txt b/path/to/file1.txt index 52d77c55..8e2cae0e 100644 --- a/path/to/file1.txt +++ b/path/to/file1.txt @@ -1 +1 @@ -Content for file1 \ No newline at end of file +New content \ No newline at end of file diff --git a/path/to/file4.txt b/path/to/file4.txt new file mode 100644 index 00000000..f12c7d28 --- /dev/null +++ b/path/to/file4.txt @@ -0,0 +1 @@ +Content for file4 \ No newline at end of file