{{toHumanReadableType(popoverRepo.type)}}
{{canWriteRepoInActiveLocation(popoverRepo.id) ? 'Read/write' : 'Read-only'}}
{{repositorySize.total | currency:'':0}}
{{repositorySize.explicit != 0 ? (repositorySize.explicit | currency:'':0) : 0}}
{{repositorySize.inferred | currency:'':0}}
{{repositorySize.explicit != 0 ? (repositorySize.total/repositorySize.explicit | currency:'') : '-'}}
Size info not available.
Loading...