mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add example commit message to release process doc
This commit is contained in:
@@ -605,7 +605,7 @@ slightly different steps. We'll call attention where the steps differ.
|
||||
git fetch --all
|
||||
git pull --rebase upstream master
|
||||
cd ..
|
||||
git commit distributions
|
||||
git commit distributions -m "X.Y.Z tarballs"
|
||||
git push upstream master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user