Changes: Change "Discard" option from context menu to "Revert Changes" and also changed dialog box message.
I think this is very confusing / misleading change. Discard was very clear, you are discarding something changed but not committed.
Revert changes in Git implies they are committed and to me is too easily confused with reverting a commit. To me this seems like a very confusing change that makes me question the option every time I use it that I am not reverting a commit
https://git-scm.com/docs/git-revert
git-revert - Revert some existing commits
+1
it was ultra useful option (((