From b080819fa9f380cd80ba989114341a43346937fb Mon Sep 17 00:00:00 2001 From: Matthew J Martin <19975+matmar10@users.noreply.github.com> Date: Mon, 18 Oct 2021 21:36:37 -0400 Subject: [PATCH 1/2] feat: add a new feature --- test/dummy.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/dummy.txt diff --git a/test/dummy.txt b/test/dummy.txt new file mode 100644 index 0000000..63dbe87 --- /dev/null +++ b/test/dummy.txt @@ -0,0 +1,2 @@ + +Fake change #1 From c365fc4bd3bc3f5fe3a09c8f47c1e5d24f4d0ab9 Mon Sep 17 00:00:00 2001 From: Matthew J Martin <19975+matmar10@users.noreply.github.com> Date: Mon, 18 Oct 2021 21:37:03 -0400 Subject: [PATCH 2/2] fix: bug fix for something --- test/dummy.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/dummy.txt b/test/dummy.txt index 63dbe87..802ded8 100644 --- a/test/dummy.txt +++ b/test/dummy.txt @@ -1,2 +1,4 @@ Fake change #1 + +Fake change #2