This is a migrated thread and some comments may be shown as answers.

Undo revert

1 Answer 35 Views
Feedback & Suggestions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anton
Top achievements
Rank 1
Anton asked on 27 Nov 2013, 06:31 PM
Having just been very, very stupid, it would be real nice if there was a "undo revert" option.

Implementing this should be very easy from a git point of view:

- before doing git reset, run git stash.
- Undoing the revert is then simply a git stash pop.

I promise this will make many users very, very happy at the worst of times :)

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Nov 2013, 11:26 AM
Hi Anton,

We plan to work on improving the built-in version control support next year and this sounds like a reasonable request. As the product is user driven, we suggest posting this suggestion on our feedback portal, the more votes it gets, the bigger the chances we implement it sooner.

Thank you for the involvement!

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Feedback & Suggestions
Asked by
Anton
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or