Skip to content

Conversation

@maschwenk
Copy link

@maschwenk maschwenk commented May 27, 2025

In large monorepos where we have 20k+ files, this operation can make it so that logs are unreadable and the browser starts to choke.

@maschwenk maschwenk force-pushed the mfs-silent-tracking-files branch from 57a81dc to fd169b7 Compare May 27, 2025 13:43
@maschwenk maschwenk marked this pull request as ready for review May 27, 2025 13:44
core.startGroup('Listing all files tracked by git')
let output = ''
try {
output = (await exec('git', ['ls-files', '-z'])).stdout
Copy link
Author

Choose a reason for hiding this comment

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

image

Rip in pepperino

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.

1 participant