git-workflowsdevops
update-from-main
Updates the current branch with the latest changes from origin/main using rebase. Use when the user asks to update, sync, or rebase their branch with main/master.
maintainer
zmchenry
更新於 1/9/2026
星標
0
分支
0
quick start
Installation and usage
Updates the current branch with the latest changes from origin/main using rebase. Use when the user asks to update, sync, or rebase their branch with main/master.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use update-from-main