Back to all

git-branch-sync

by github-actions[bot]

00Feb 6, 2026Visit Source
Synchronize Git branches to the exact same commit point. Use when syncing develop with main after a release, or when asked to "sync branches", "llevar al mismo punto", or "synchronize develop with main". CRITICAL: Uses git reset --hard, NOT merge, to ensure branches point to identical commits.