git-workflowsdevops
ship
Commit and ship a branch to production by rebasing the current branch onto local production, fast-forwarding production, pushing both branches, and switching back to main. Use when a user asks to /ship, ship changes, ship everything, or to perform this exact production shipping workflow.
maintainer
btraut
更新于 1/16/2026
星标
0
分支
0
quick start
Installation and usage
Commit and ship a branch to production by rebasing the current branch onto local production, fast-forwarding production, pushing both branches, and switching back to main. Use when a user asks to /ship, ship changes, ship everything, or to perform this exact production shipping workflow.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use ship