Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra] Compress the repository #7961

Open
AlexV525 opened this issue Mar 6, 2025 · 0 comments
Open

[Infra] Compress the repository #7961

AlexV525 opened this issue Mar 6, 2025 · 0 comments

Comments

@AlexV525
Copy link
Member

AlexV525 commented Mar 6, 2025

Cloning the repo will consume ~200MB. We might compress the repository for better dev experience.

git clone https://github.com/flutter/flutter-intellij
Cloning into 'flutter-intellij'...
remote: Enumerating objects: 68882, done.
remote: Counting objects: 100% (244/244), done.
remote: Compressing objects: 100% (109/109), done.
remote: Total 68882 (delta 174), reused 155 (delta 130), pack-reused 68638 (from 3)
Receiving objects: 100% (68882/68882), 183.27 MiB | 2.07 MiB/s, done.
Resolving deltas: 100% (25135/25135), done.
Updating files: 100% (21054/21054), done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant