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