Set upstream tracking when pushing preview branch (#32075)
Release Notes: - N/A
This commit is contained in:
@@ -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} \\
|
||||
|
||||
Reference in New Issue
Block a user