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

[BUG] Errors out when running into submodule directory #54

Open
1 task done
ShiftedMr opened this issue Dec 13, 2023 · 0 comments
Open
1 task done

[BUG] Errors out when running into submodule directory #54

ShiftedMr opened this issue Dec 13, 2023 · 0 comments

Comments

@ShiftedMr
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Program errors with "is a directory" when it comes across a submodule's folder

Expected Behavior

Skip the directory

Steps To Reproduce

  1. have a repo that has N folders with M files

  2. add a submodule this will show as a directory in github ui with this icon
    image

  3. run banshee with a command configured (that shouldn't affect the directory)

  4. 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

══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
@ShiftedMr ShiftedMr changed the title [BUG] cra [BUG] Errors out when running into submodule directory Dec 13, 2023
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

No branches or pull requests

1 participant