From 4342b5e8dcac2504787821ce7db59f249ee5371b Mon Sep 17 00:00:00 2001 From: Mandy Jiang Date: Sun, 15 Oct 2023 13:56:22 -0500 Subject: [PATCH 1/2] This is a commit to add my about mandy file --- about_mandy.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 about_mandy.txt diff --git a/about_mandy.txt b/about_mandy.txt new file mode 100644 index 0000000..4394178 --- /dev/null +++ b/about_mandy.txt @@ -0,0 +1 @@ +you need to press i to write with vim! From 71adaff3277a23addad6bb0a35de9d0675b72010 Mon Sep 17 00:00:00 2001 From: Mandy Jiang Date: Sun, 15 Oct 2023 14:11:02 -0500 Subject: [PATCH 2/2] added a file to a new branch --- branch_file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch_file.txt diff --git a/branch_file.txt b/branch_file.txt new file mode 100644 index 0000000..ea39ee8 --- /dev/null +++ b/branch_file.txt @@ -0,0 +1 @@ +This is something new.