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
{{ message }}
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
When using git worktree there is no ".git" folder, only a ".git" file with the following content:
This unfortunately results in no .gitignore files being parsed it seems.
Running with debug shows just the default ignores being added and a bunch of
without any findings.
Is it fine to also accept a .git file? Does that have any implications?
The text was updated successfully, but these errors were encountered: