Skip to content

Commit d195c77

Browse files
committed
docs: update branch for checking "All Changes"
In case you forgot to update your local master branch.
1 parent dfe0334 commit d195c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ git clone git@github.com:codeigniter4/userguide.git
7676
**index.rst**
7777
* Create **user_guide_src/source/installation/upgrade_{ver}.rst**, fill in the
7878
"All Changes" section, and add it to **upgrading.rst**
79-
* git diff --name-status master -- . ':!system'
79+
* git diff --name-status origin/master -- . ':!system'
8080
* Commit the changes with "Prep for 4.x.x release" and push to origin
8181
* Create a new PR from `release-4.x.x` to `develop`:
8282
* Title: "Prep for 4.x.x release"

0 commit comments

Comments
 (0)