.nh .TH "glab" "1" "Jan 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-stack-create - Create a new stacked diff. (EXPERIMENTAL) .SH SYNOPSIS \fBglab stack create [flags]\fP .SH DESCRIPTION Create a new stacked diff. Adds metadata to your \fB\&./.git/stacked\fR directory. .PP This feature is experimental. It might be broken or removed without any prior notice. Read more about what experimental features mean at https://docs.gitlab.com/policy/development_stages_support/ .PP Use experimental features at your own risk. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \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 create cool-new-feature $ glab stack new cool-new-feature .EE .SH SEE ALSO \fBglab-stack(1)\fP