When I run the git submodule update, the following errors occur:
fatal: reference is not a tree: fb0efb1075d3ff0ac9cf7a579d9e78544e11be75
Unable to checkout 'fb0efb1075d3ff0ac9cf7a579d9e78544e11be75' in submodule path 'trainer'
I tried `git submodule sync', but the problem still exists. Could you please give some suggestions?
When I run the
git submodule update, the following errors occur:I tried `git submodule sync', but the problem still exists. Could you please give some suggestions?