diff --git a/a.txt b/a.txt index 7fbf76e..b91c77d 100644 --- a/a.txt +++ b/a.txt @@ -1 +1,4 @@ This is the first file + +and now it has more content. + diff --git a/b.txt b/b.txt new file mode 100644 index 0000000..504ef1d --- /dev/null +++ b/b.txt @@ -0,0 +1,4 @@ +Thu Apr 6 12:41:37 PDT 2023 + +This is the 2nd file. +