diff --git a/anotherfile.txt b/anotherfile.txt new file mode 100644 index 0000000..ad8a6a4 --- /dev/null +++ b/anotherfile.txt @@ -0,0 +1 @@ +there is more text in here! diff --git a/git.txt b/git.txt index 980a0d5..bb67339 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +What a wonderful day!