Local Branch To Origin Remote
Git Collaborationgit remote -v
git fetch origin
git push -u origin feature/webhook-improvement
Core Git 8/8
This page connects Git collaboration controls to FlexDeploy automation after an approved merge. It covers remotes as the shared endpoint, pull requests with approvals and required checks, and webhook-driven handoff into FlexDeploy after protected-branch integration.
Back to Git Concepts overview