Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

This repo is enormous  #27

Open
Open
@ampersandre

Description

@ampersandre

I cloned the repo today and noticed that it was taking quite a while.

Ended up with this output:

> git clone https://github.com/googlecodelabs/workbox-lab.git
Cloning into 'workbox-lab'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 3781 (delta 11), reused 8 (delta 4), pack-reused 3763
Receiving objects: 100% (3781/3781), 46.14 MiB | 475.00 KiB/s, done.
Resolving deltas: 100% (2289/2289), done.

Whoa, 46.14 MiB

Looking through the GitHub api, we can see that the size is 47254kb:
https://api.github.com/repos/googlecodelabs/workbox-lab

Is there a way to clean up the packfile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions