Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9c77bc6

Browse files
committed
docs: fix
1 parent b8cd241 commit 9c77bc6

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

‎README.md‎

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -192,17 +192,18 @@ index 2445f65,f4b8569..0000000
192192
+++ b/README.md
193193
@@@ -8,7 -8,7 +8,11 @@@
194194
npm install parse-git-diff
195-
```
196-
195+
196+
197197
++<<<<<<< HEAD
198-
+## a
198+
+## a
199199
++=======
200-
201-
-## b
202-
++>>>>>>> branch-b
200+
+ ## b
201+
++>>>>>>> branch-b
202+
203203
- [demo](https://yeonjuan.github.io/parse-git-diff/)
204-
205-
````
204+
205+
206+
```
206207

207208
<!-- end:conflict-file-input -->
208209

@@ -242,7 +243,7 @@ index 2445f65,f4b8569..0000000
242243
"type": "UnchangedLine",
243244
"lineBefore": 9,
244245
"lineAfter": 9,
245-
"content": " ```"
246+
"content": " "
246247
},
247248
{
248249
"type": "UnchangedLine",
@@ -307,7 +308,7 @@ index 2445f65,f4b8569..0000000
307308
}
308309
]
309310
}
310-
````
311+
```
311312

312313
<!-- end:conflict-file-output -->
313314

‎src/__fixtures__/conflict-file‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ index 2445f65,f4b8569..0000000
44
+++ b/README.md
55
@@@ -8,7 -8,7 +8,11 @@@
66
npm install parse-git-diff
7-
```
7+
88

99
++<<<<<<< HEAD
1010
+## a

‎src/__tests__/__snapshots__/conflict-file.test.ts.snap‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Object {
1414
"type": "UnchangedLine",
1515
},
1616
Object {
17-
"content": " \`\`\`",
17+
"content": " ",
1818
"lineAfter": 9,
1919
"lineBefore": 9,
2020
"type": "UnchangedLine",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /