-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Usually if I click on a commit, I see a modified file and I click "d" it reverts the changes. But in case of submodule, it deletes the entire submodule.
To Reproduce
Steps to reproduce the behavior:
- Create a commit with a modified sumodule and commit the new SHA1 of the modified submodule in the parent
- Go in the list of commits [4] and enter on the commit
- Go down the submodule click delete
The entire submodule is deleted
Expected behavior
Same as regular files, checkout the HEAD~, not delete it
Screenshots
If applicable, add screenshots to help explain your problem.
Version info:
0.55
git 2.43.0
Additional context
Add any other context about the problem here.
Note
Please try updating to the latest version or manually building the latest master
to see if the issue still occurs.
PiyushXCoder
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working