Skip to content

Commit 2d55af9

Browse files
committed
Cleanup Migration.md
Some minor cleanups to Migration.md
1 parent 54f65d7 commit 2d55af9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/WebKit/WebKit.docc/GitHub/Migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ After your clone completes, [set up your checkout](/WebKit/WebKit/wiki/Contribut
4646

4747
See [below](/WebKit/WebKit/wiki/Migration#webkit-patch) for how to deal with patches uploaded to bugzilla.
4848

49-
## `webkit-patch`
49+
## webkit-patch
5050

5151
While `Tools/Scripts/webkit-patch` is being replaced by `Tools/Scripts/git-webkit` for developement workflows, `webkit-patch` does continue to work on GitHub based checkouts. In particular:
5252
```
@@ -58,7 +58,7 @@ Tools/Scripts/webkit-patch upload
5858
```
5959
will upload local changes to the bugzilla bug mentioned in modified `ChangeLog` files, even if those local changes are committed to a pull request branch.
6060

61-
## `webkit-patch` Reverse Look-up
61+
## webkit-patch Reverse Look-up
6262

6363
The table bellow includes a number of common `webkit-patch` commands and their `git-webkit` equivalences.
6464

0 commit comments

Comments
 (0)