summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--anotherone.txt1
-rw-r--r--stuff.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/anotherone.txt b/anotherone.txt
new file mode 100644
index 0000000..ef4049e
--- /dev/null
+++ b/anotherone.txt
@@ -0,0 +1 @@
+another file here, nothing special
diff --git a/stuff.txt b/stuff.txt
index 202efc2..3dccb00 100644
--- a/stuff.txt
+++ b/stuff.txt
@@ -1,3 +1,5 @@
This is just a dummy file.
+Adding a line here.
+
So this test repo will have a commit.