This component demonstrates advanced Git integration:
- Dual Data Sources: Simultaneously fetches from Nostr relays and Git lab API
- Commit Matching: Compares Git lab commit IDs with Nostr repository state refs
- Branch Switching: Dynamic branch selection with live Git lab data updates
- Visual Comparison: Highlights commits that are tracked in Nostr states
- Error Resilience: Works even if one data source fails
- Performance: Parallel API calls for fast loading
APIs Used: Nostr Web socket relays nostr-tools + Gitlab REST API v4
Comparison Method: Commit ID matching between sources