diff --git a/first.txt b/first.txt index b5a76f1..76ff91f 100644 --- a/first.txt +++ b/first.txt @@ -1,3 +1,5 @@ this is the very first file this line was added later. +branch hur third line +branch hur fourth line This is a sentence appended in branch master. diff --git a/second.txt b/second.txt index 130f16e..e1334bc 100644 --- a/second.txt +++ b/second.txt @@ -1,2 +1,4 @@ this is the second file This is the second line of this text file. +and this line was added in branch hur +this is the last line added in branch hur diff --git a/third.txt b/third.txt index 8741e50..9161ec7 100644 --- a/third.txt +++ b/third.txt @@ -1,2 +1,2 @@ -This is another file +This file was changed in branch hur Third file second line