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

Developing in the Dart SDK repo checked out as a git worktree triggers unwanted "pub" runs #4501

Closed
DanTup opened this issue Apr 20, 2023 · 1 comment
Labels
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Apr 20, 2023

See dart-lang/sdk#52067 (comment).

We're finding the git root by looking only for files, but in this case .git is a file.

@DanTup
Copy link
Member Author

DanTup commented Apr 20, 2023

Should we change this check to only look for DEPS? See dart-lang/sdk#52067 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant