From c6cd600bdb47d21595671528406ac27c8ae1ec6b Mon Sep 17 00:00:00 2001 From: Gustavo Goretkin Date: Thu, 20 Apr 2023 13:58:24 -0400 Subject: [PATCH 1/2] part 2 of graphite testing --- test-garbage-file-stacked2.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-garbage-file-stacked2.txt diff --git a/test-garbage-file-stacked2.txt b/test-garbage-file-stacked2.txt new file mode 100644 index 0000000..e69de29 From 8150c3f1aea713c2fb8218bb0b9f6b10a92431ce Mon Sep 17 00:00:00 2001 From: Gustavo Goretkin Date: Thu, 20 Apr 2023 14:14:47 -0400 Subject: [PATCH 2/2] part 5 of graphite testing, modifying the contents of a file made in part 1 but doing this at part-2 section of the stack --- test-garbage-file1.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test-garbage-file1.txt b/test-garbage-file1.txt index e69de29..eae74c0 100644 --- a/test-garbage-file1.txt +++ b/test-garbage-file1.txt @@ -0,0 +1,9 @@ +I made a mistake at part 4. + +I did + +gt branch create -a -m "part 4 of graphite testing, modifying the contents of a file made in part 2" + +but the instructions said to do + +gt commit create -a -m "part 4 of graphite testing, modifying the contents of a file made in part 2"