Skip to content

Commit e417dc9

Browse files
authored
Add code type
1 parent 5068a19 commit e417dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ slightly different steps. We'll call attention where the steps differ.
315315
branches when on PHP.X.Y+1 or master after the merge resulting in the
316316
conflicts.
317317
318-
```
318+
```shell
319319
git checkout --ours main/php_version.h Zend/zend.h configure.ac
320320
git add main/php_version.h Zend/zend.h configure.ac
321321
git merge --continue

0 commit comments

Comments
 (0)