You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They're warnings, not errors. I assume it's complaining about the worktree only having a subset of the files, and generated file deletions look like changes.
Is there a way to determine if a directory is a linked worktree, and if so, is there a worktree-specific command that can be used to check for file changes instead?
Im not sure what command is being used currently? I think most git diff things should work its just instead of being in the repo root youd need to be in the current worktree
When running wpiformat on allwpilib using git worktrees I get spammed errors about all generated files being modified, even when they aren't modified.
The text was updated successfully, but these errors were encountered: