diff --git file1.txt file1.txt
deleted file mode 100644
index ec6ea74..0000000
--- file1.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-I am a humble file.
-Soon I will change name.
-But that won't change who I am, my contents !
diff --git file1_new.txt file1_new.txt
new file mode 100644
index 0000000..ec6ea74
--- /dev/null
+++ file1_new.txt
@@ -0,0 +1,3 @@
+I am a humble file.
+Soon I will change name.
+But that won't change who I am, my contents !
diff --git file2.txt file2.txt
deleted file mode 100644
index bf6c86e..0000000
--- file2.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-I am a humble file.
-Soon I will change name.
-I think I'll also take this as an opportunity to change myself.
-New name, new me !
-Or is that not how the saying goes ?
diff --git file2_new.txt file2_new.txt
new file mode 100644
index 0000000..c619ca8
--- /dev/null
+++ file2_new.txt
@@ -0,0 +1,5 @@
+I am a humble file.
+Hey I have a new name !
+Wow, I feel much better now.
+New name, new me !
+Or is that not how the saying goes ?
