Closed ollin closed 5 years ago
Implemented so that timer is reset after revert, if there are no changes left in the current changelist.
There are few caveats though:
Revert
action in IDE.Revert
action File -> Editor -> mouse right click -> Git -> revert
and VCS Operations Popup -> Revert
. Both ways seem to work ok in IJ 2018 but the second way via popup is not detected as revert in IJ 2017.3 (I suspect it was some IJ implementation issue which is fixed now).thx!
Scenario:
Using the clock as the constraint.
editing one File -> Editor -> mouse right click -> Git -> revert
resets the file in the original state. The clock does not change.
Improvement:
Reset the clock as well.