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
Mis à jour 1/9/2026
Étoiles
0
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use update-from-main