diff --git a/doc/5.x-rc.md b/doc/5.x-rc.md index 1bb9006464873c161fbfa29d434fc0b5df7eec1e..04f749b501fd5f011d3481a5dc6c8f531461ac33 100644 --- a/doc/5.x-rc.md +++ b/doc/5.x-rc.md @@ -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: