diff --git a/test_1.txt b/test_1.txt index 2297531..bff87a0 100644 --- a/test_1.txt +++ b/test_1.txt @@ -1,2 +1,6 @@ Hello, -Git demo \ No newline at end of file +Git demo + +commit 1 + +commit 2 \ No newline at end of file diff --git a/test_2.txt b/test_2.txt new file mode 100644 index 0000000..e69de29 diff --git a/test_3.txt b/test_3.txt index e69de29..19a253a 100644 --- a/test_3.txt +++ b/test_3.txt @@ -0,0 +1,3 @@ +commit 1 + +commit 2 \ No newline at end of file