fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
463 stars 10 forks source link

Revert commit doesn't work without commit #2377

Open sokhryakov-d opened 1 week ago

sokhryakov-d commented 1 week ago

Have 1 uncommitted changes in repo.

Case: 1) Right Click on commit. 2) Select Menu Item "Revert commit" 3) Uncheck "Commit the changes"

AR: Commit with revert was created and showing Resolving conflict. Git status: You are currently reverting commit XXXXXX. (all conflicts fixed: run "git revert --continue")

ER: Only files was reverted. No commit.