.nh .TH "glab" "1" "Nov 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-stack-sync - Sync and submit progress on a stacked diff. (EXPERIMENTAL.) .SH SYNOPSIS .PP \fBglab stack sync [flags]\fP .SH DESCRIPTION .PP Sync and submit progress on a stacked diff. This command runs these steps: .RS .IP " 1." 5 Optional. If working in a fork, select whether to push to the fork, or the upstream repository. .IP " 2." 5 Pushes any amended changes to their merge requests. .IP " 3." 5 Rebases any changes that happened previously in the stack. .IP " 4." 5 Removes any branches that were already merged, or with a closed merge request. .RE .PP This feature is experimental. It might be broken or removed without any prior notice. Read more about what experimental features mean at \[la]https://docs.gitlab.com/ee/policy/experiment\-beta\-support.html\[ra] .PP Use experimental features at your own risk. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX glab stack sync .EE .SH SEE ALSO .PP \fBglab-stack(1)\fP