You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove obsolete SKIP_CONFIG_SYNC from doctor.sh
config-folder's sync refactor moved the sync call from common.sh
module scope to a Makefile prerequisite. SKIP_CONFIG_SYNC is now a
no-op — remove it. Cluster-type sync prerequisites are scoped to the
else branch so 'make doctor <type>' doesn't trigger them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments