Git Extension with more commands
Would be nice if the extension could do resets (git reset --hard) /rollbacks
Thank you for your input!
Could you tell us which scenarios you want to enable with this functionality?
Everyone, please continue voting for this feature if you consider it important.
— rk
-
Tim commented
Scenario and functionality. If a code update is committed which breaks functionality, on every other Git based CI system you can simply roll-back to the previous update.
To fix this with Plesk, you need to make an unnecessary commit or manually edit production files, ruining the point of having the automated system.
-
Donny commented
Would be great to have this feature. If you do some live debugging for example, it can be great to reset and create a patch on your local env
-
Michael Rüedi commented
If you overwrite a File for example