{#if gitSyncContext.activeModals.push} {@const { idx, repo } = gitSyncContext.activeModals.push} {@const isNewConnection = repo.isUnsavedConnection && repo.detectionState === 'no-wmill'} handleSaveWithoutInit(idx) : undefined} /> {/if} {#if gitSyncContext.activeModals.pull} {@const { idx, repo, settingsOnly } = gitSyncContext.activeModals.pull} handleFilterUpdate(idx, filters)} onSettingsSaved={handleSettingsSaved} onSuccess={handlePullSuccess} {settingsOnly} /> {/if} {#if gitSyncContext.activeModals.success} {/if}