From 2ab7a4f9c83eca0e274cf03cb82674cadda153fc Mon Sep 17 00:00:00 2001 From: caisa Date: Fri, 13 Nov 2020 12:59:59 +0200 Subject: [PATCH 1/2] new global settings --- config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.txt b/config.txt index 4910551..6182d81 100644 --- a/config.txt +++ b/config.txt @@ -1,4 +1,4 @@ settings1 global -settings2 global +settings2 new_global settings3 global -settings4 global \ No newline at end of file +settings4 new_global \ No newline at end of file From dd9e248658a1fb40b124992ebf090195eef8c283 Mon Sep 17 00:00:00 2001 From: caisa Date: Mon, 23 Nov 2020 14:11:27 +0200 Subject: [PATCH 2/2] Commit for tag --- TextFileNew.txt => stepMethods/TextFileNew.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename TextFileNew.txt => stepMethods/TextFileNew.txt (58%) diff --git a/TextFileNew.txt b/stepMethods/TextFileNew.txt similarity index 58% rename from TextFileNew.txt rename to stepMethods/TextFileNew.txt index 4e916ba..18a94ea 100644 --- a/TextFileNew.txt +++ b/stepMethods/TextFileNew.txt @@ -2,4 +2,6 @@ changed master 1 initial DevA initial devB modified DevB -modified DevB 2 \ No newline at end of file +modified DevB 2 +new line +another new line \ No newline at end of file