-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Versioning & Branch management
-
Tags:
Why do I need it?
As I needed to administer some integration branches, I wanted to revert a branch I didnt check out previously. The consequence is that my current branch was reverted instead.
As a non-expert user, in a big project involving multiple developers, I need to be warned it's a dangerous action.
What do I expect?
I expect to see a warning pop-up explaining that :"The commit you want to revert to is not on your current checkout branch. Are you sure you want to revert to this commit?"
With Yes/No buttons ; on Yes, the operation goes on, on No, it is cancelled.