The pre-push hook was checking for uncommitted JSONL changes even in dolt-native sync mode where JSONL files don't exist. This blocked pushes unnecessarily. Now skips the check entirely when sync.mode is dolt-native. Fixes: hq-6ymh Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Executed-By: mayor Role: mayor