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
Program errors with "is a directory" when it comes across a submodule's folder
Expected Behavior
Skip the directory
Steps To Reproduce
have a repo that has N folders with M files
add a submodule this will show as a directory in github ui with this icon
run banshee with a command configured (that shouldn't affect the directory)
see error in terminal like this:
══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
adding error: read /<redacted>/tmp/repos.cache/<redacted>/<submodule_folder_name>: is a directory
══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
Anything else?
No response
Relevant log output
══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
adding error: read /<redacted>/tmp/repos.cache/<redacted>/<submodule_folder_name>: is a directory
══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
The text was updated successfully, but these errors were encountered:
ShiftedMr
changed the title
[BUG] cra
[BUG] Errors out when running into submodule directory
Dec 13, 2023
Is there an existing issue for this?
Current Behavior
Program errors with "is a directory" when it comes across a submodule's folder
Expected Behavior
Skip the directory
Steps To Reproduce
have a repo that has N folders with M files
add a submodule this will show as a directory in github ui with this icon
run banshee with a command configured (that shouldn't affect the directory)
see error in terminal like this:
Anything else?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: