Closed HeavyWombat closed 4 months ago
The .gitmodules file was removed by commit 1b349d110577574d0439aa21d03a9175ff30efcd, which created a broken link for the release-tools directory.
.gitmodules
release-tools
$ git submodule fatal: no submodule mapping found in .gitmodules for path 'release-tools'
Assuming that the directory is not needed anymore, it can be simply removed.
@ambiknai Any chance you can have a look? Thanks in advance.
Describe your changes
The
.gitmodules
file was removed by commit 1b349d110577574d0439aa21d03a9175ff30efcd, which created a broken link for therelease-tools
directory.Assuming that the directory is not needed anymore, it can be simply removed.
Issue ticket number and link
Checklist before requesting a review