mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-12 10:32:27 -06:00
- Modified branch-activity.bats to use config file that enables tracking - Added IsTrackingEnabled() method to BranchActivityTracker - Added error check in branch_activity_table to return helpful error message when tracking is disabled - Added new test case to verify error is shown when tracking is disabled - Error message instructs users to enable via config: 'behavior.branch_activity_tracking: true' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>