mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Minor update
This commit is contained in:
@@ -39,14 +39,14 @@ contributes again, it's OK to mention some of the minor issues to educate them.
|
||||
|
||||
$ gh merge 11059
|
||||
|
||||
Working on symfony/symfony-docs (branch 6.1)
|
||||
Working on symfony/symfony-docs (branch 6.2)
|
||||
Merging Pull Request 11059: dmaicher/patch-3
|
||||
|
||||
...
|
||||
|
||||
# This is important!! Say NO to push the changes now
|
||||
Push the changes now? (Y/n) n
|
||||
Now, push with: git push gh "6.1" refs/notes/github-comments
|
||||
Now, push with: git push gh "6.2" refs/notes/github-comments
|
||||
|
||||
# Now, open your editor and make the needed changes ...
|
||||
|
||||
@@ -54,7 +54,7 @@ contributes again, it's OK to mention some of the minor issues to educate them.
|
||||
# Use "Minor reword", "Minor tweak", etc. as the commit message
|
||||
|
||||
# now run the 'push' command shown above by 'gh' (it's different each time)
|
||||
$ git push gh "6.1" refs/notes/github-comments
|
||||
$ git push gh "6.2" refs/notes/github-comments
|
||||
|
||||
Merging Pull Requests
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user