Skip to content

Commit d94d649

Browse files
author
shirleyYing
committed
sec commit
1 parent 0ec6a63 commit d94d649

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

a.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git commit

test.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<body>
77
<div ng-controller="helloController">
88
<p>{{greeting.text}},Angular</p>
9+
10+
</div>
11+
<div ng-controller="helloController">
12+
<p>{{greeting.text}},Angular</p>
913

1014
</div>
1115
</body>

0 commit comments

Comments
 (0)