Skip to content
Snippets Groups Projects
Commit a2394078 authored by totten's avatar totten
Browse files

Update 5.x-rc.md

parent 5fa1da11
No related branches found
No related tags found
No related merge requests found
......@@ -67,10 +67,10 @@ git scan branch 5.X master -p -n -T
git scan branch 5.X master -p
## Push the branches (preview)
git scan push -p origin 5.X -n -T
git scan push -up origin 5.X -n -T
## Push the branches (for real)
git scan push -p origin 5.X
git scan push -up origin 5.X
```
Finally, skim the published branches to make sure they match up:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment