diff --git a/branch1502/test-file.txt b/branch1502/test-file.txt index fed14ebd..46d25c1d 100644 --- a/branch1502/test-file.txt +++ b/branch1502/test-file.txt @@ -2,3 +2,4 @@ some text goes here. some new text edit goes here. nope yep +Hi there diff --git a/names.txt b/names.txt new file mode 100644 index 00000000..f4c671d5 --- /dev/null +++ b/names.txt @@ -0,0 +1 @@ +Git learning is going amazing! diff --git a/test2.txt b/test2.txt new file mode 100644 index 00000000..147e151d --- /dev/null +++ b/test2.txt @@ -0,0 +1 @@ +test file for commit -2 \ No newline at end of file