home/categories/git-workflows/zmchenry-dotfiles-claude-skills-update-from-main-skill-md
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.

zmchenry
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