Synchronize issues with git remote in a single operation.
Synchronize issues with git remote in a single operation. ## Sync Steps 1. Export pending changes to JSONL 2. Commit changes to git 3. Pull from remote (with conflict resolution) 4. Import updated JSONL 5. Push local commits to remote Wraps the entire git-based sync workflow for multi-device use. ## Usage - **Basic sync**: `bd sync` - **Preview**: `bd sync --dry-run` - **Custom message**: `bd sync --message "Closed sprint issues"` - **Pull only**: `bd sync --no-push` - **Push only**: `bd sync --no-pull` - **Flush only**: `bd sync --flush-only` (export to JSONL without git operations) -...
Sync CLAUDE.md with manual file changes detected by git
Synchronize task status with git commits, ensuring consistency between version control and task tracking.
Synchronize SpecWeave increment with GitHub issue (Multi-Project Support). Select profile, configure time range, and sync with rate limit protection.
Two-way sync between SpecWeave increment and Azure DevOps work item (push & pull by default)
Sync SpecWeave increments with JIRA epics/stories. Supports import, export, two-way sync, and granular item operations