git-sync

Sync local branch with remote using rebase.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-sync" with this command: npx skills add toilahuongg/shopify-agents-kit/toilahuongg-shopify-agents-kit-git-sync

Git Sync

Sync local branch with remote using rebase.

Fetch the latest changes from the remote repository.

  • Command: git fetch origin

Pull and rebase the current branch on top of the remote branch.

  • Command: git pull origin HEAD --rebase

  • If there are conflicts, resolve them, then git rebase --continue .

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

shopify-polaris-icons

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

shopify-polaris-viz

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

shopify-api

No summary provided by upstream source.

Repository SourceNeeds Review