Advanced Features¶
Unlock TaskRepo's advanced capabilities for power users and teams.
Topics¶
Git Sync¶
Sync repositories with remotes, handle conflicts, and collaborate with teams.
Conflict Resolution¶
Smart merging strategies for resolving task conflicts automatically.
Task Dependencies¶
Create task hierarchies and manage dependencies between tasks.
GitHub Integration¶
Integrate with GitHub for issue tracking and team collaboration.
Quick Links¶
- Sync repositories:
tsk sync - Resolve conflicts:
tsk sync --strategy interactive - View dependencies:
tsk tui(tree view)
See Also¶
- User Guide - Core task management
- Configuration - Advanced settings