git-commits
git-commits copied to clipboard
Not helpful error message when reverting commit with conflicts
This error should be caught and replaced with info about conflicts during commit revert
Is this the place that needs an error check? Maybe I'll work on that. Haven't worked with vscode extensions before, will be a learning experience.
Hey :) Thank you for looking at that! Possible it is the place. It could be replaced with GitManager I guess and somehow errors should be handled there. I think right now all errors in git manager are suppressed or not displaying in UI