From 0d78cfb34ee4823dc69ffbfa0a7d094111f81747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20H=C3=BCr?= Date: Thu, 23 Jan 2020 12:55:01 +0100 Subject: [PATCH] 3 different files were modified --- first.txt | 3 ++- second.txt | 1 + third.txt | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/first.txt b/first.txt index be8c551..a14b7fc 100644 --- a/first.txt +++ b/first.txt @@ -1,2 +1,3 @@ this is the very first file -this line was added later. +this line was added later +branch hur third line diff --git a/second.txt b/second.txt index b17c1dd..9a85519 100644 --- a/second.txt +++ b/second.txt @@ -1 +1,2 @@ this is the second file +and this line was added in branch hur diff --git a/third.txt b/third.txt index 77d8517..dbae009 100644 --- a/third.txt +++ b/third.txt @@ -1 +1 @@ -This is another file +This file was changed in branch hur