Skip to content

Commit ccc8fa4

Browse files
authored
Merge pull request #2 from ridespirals/branch-test
Branch test
2 parents e276987 + bf6549f commit ccc8fa4

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

four.file

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
this is the fourth file
2+
3+
4+
insert a line in the middle
5+
6+
a new line in the file
7+
8+

tester.file

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
here is some text
2-
3-
two lines of it in fact
4-
5-
a new line of text
1+
SOMETHING NEW IN HERE
2+
=====================
3+
SOMETHING NEW IN HERE
64

third.file

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
this is the third file
2+
3+
here is a line of text
4+

0 commit comments

Comments
 (0)