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
Often enough, we'd want to delete / revert a submodule back to its state at checkout. The submodule change lists correctly within the unstaged commits section. However, on deleting / reverting the submodule change, it correctly confirms whether we want to discard changes in the submodule. On pressing discard, it gives a new dialog saying: error: pathspec '\wsl.localhost\Ubuntu\home\<repo>\<submodule> did not match any file(s) known to git. Would we have an idea how to fix this?
Build in use: #701 (comment)
Git Instance: (Windows 11) in use: 2.47.1.windows.1
The text was updated successfully, but these errors were encountered:
Often enough, we'd want to delete / revert a submodule back to its state at checkout. The submodule change lists correctly within the unstaged commits section. However, on deleting / reverting the submodule change, it correctly confirms whether we want to discard changes in the submodule. On pressing discard, it gives a new dialog saying:
error: pathspec '\wsl.localhost\Ubuntu\home\<repo>\<submodule> did not match any file(s) known to git
. Would we have an idea how to fix this?Build in use: #701 (comment)
Git Instance: (Windows 11) in use: 2.47.1.windows.1
The text was updated successfully, but these errors were encountered: