home/categories/git-workflows/inline-chat-inline-codex-skills-sync-rebase-and-push-skill-md
git-workflowsdevops

sync-rebase-and-push

Safely sync local commits with remote by rebasing onto origin/main and then push, following a GitHub Desktop-style flow. Use when asked to push/sync a branch, reconcile local and remote state, resolve rebase conflicts, run targeted tests or typechecks, and push only if checks pass.

inline-chat
maintainer
inline-chat
अपडेट किया गया 2/20/2026
स्टार
647
फोर्क
26
quick start

Installation and usage

Safely sync local commits with remote by rebasing onto origin/main and then push, following a GitHub Desktop-style flow. Use when asked to push/sync a branch, reconcile local and remote state, resolve rebase conflicts, run targeted tests or typechecks, and push only if checks pass.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use sync-rebase-and-push