Local-only guard in front of planSync: reads source.localOnly and, when set, returns 'local-only' without ever calling providerFactory — the gh-backed GhCliProvider is never constructed (AC2.3), let alone invoked.
planSync
source.localOnly
'local-only'
providerFactory
gh
GhCliProvider
Local-only guard in front of
planSync: readssource.localOnlyand, when set, returns'local-only'without ever callingproviderFactory— thegh-backedGhCliProvideris never constructed (AC2.3), let alone invoked.