Skip to content

chore: use sparse checkout - #2563

Open
Lightning00Blade wants to merge 2 commits into
mainfrom
make-the-output-smaller
Open

chore: use sparse checkout#2563
Lightning00Blade wants to merge 2 commits into
mainfrom
make-the-output-smaller

Conversation

@Lightning00Blade

@Lightning00Blade Lightning00Blade commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

With this change devtools-frontend takes around ~135MB of space on the repo.

@Lightning00Blade
Lightning00Blade marked this pull request as draft August 12, 2026 13:53
@Lightning00Blade
Lightning00Blade marked this pull request as ready for review August 12, 2026 14:10
@Lightning00Blade
Lightning00Blade requested a review from OrKoN August 12, 2026 14:11

@OrKoN OrKoN left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that does not update existing checkout outs but breaks deinit:

❯ git submodule deinit --all
warning: Submodule work tree 'third_party/devtools-frontend' contains a .git directory. This will be replaced with a .git file by using absorbgitdirs.
Migrating git directory of 'third_party/devtools-frontend' from
'/Users/alexrudenko/src/chrome-devtools-mcp/third_party/devtools-frontend/.git' to
'/Users/alexrudenko/src/chrome-devtools-mcp/.git/modules/devtools-frontend'
fatal: could not migrate git directory from '/Users/alexrudenko/src/chrome-devtools-mcp/third_party/devtools-frontend/.git' to '/Users/alexrudenko/src/chrome-devtools-mcp/.git/modules/devtools-frontend': Permission denied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants