Loading...
Loading...
Sync with remote repository using pull --rebase. Use when you need to update your local branch with remote changes.
npx skill4agent add toilahuongg/shopify-agents-kit git-syncgit fetch origingit pull origin HEAD --rebasegit rebase --continue