Back to all

update-main-branch

by saiki

00Feb 6, 2026Visit Source
Update the master or main branch to the latest version by fetching remote changes and fast-forwarding. Use when you need to synchronize the main branch with remote updates, typically before creating a new feature branch or merging changes.