Set upstream tracking when pushing preview branch (#32075)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2025-06-04 10:42:50 -04:00
committed by GitHub
parent 827103908e
commit 3987b60738
+1 -1
View File
@@ -97,7 +97,7 @@ Prepared new Zed versions locally. You will need to push the branches and open a
# To push and open a PR to update main:
git push origin \\
git push -u origin \\
${preview_tag_name} \\
${stable_tag_name} \\
${minor_branch_name} \\