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
Once we can let each project do its own custom Git fetching, we might want to error out if we find submodules. That way, we don't let any slip through and we do custom fetching everywhere it is required.
Somewhat related to #206
9aea005 implemented filtering
commit
entries fromls-tree
. It seems that this stopped working.See
freertos_kernel
:https://elixir.bootlin.com/amazon-freertos/latest/source
https://github.com/aws/amazon-freertos - it's a submodule here
Clicking on the submodule link redirects to directory that's above submodule entry.
The text was updated successfully, but these errors were encountered: