diff --git a/file1.txt b/file1.txt index 2f32abe..ff182cc 100644 --- a/file1.txt +++ b/file1.txt @@ -1 +1 @@ -file1 commit 1. Addition 1 \ No newline at end of file +file1 commit 1. Uddition 1 \ No newline at end of file diff --git a/file2.txt b/file2.txt new file mode 100644 index 0000000..030d495 --- /dev/null +++ b/file2.txt @@ -0,0 +1 @@ +This is file number 2 \ No newline at end of file