I don’t see any way to revert the code to a previous position. This also means that during a work session I don’t see any way to revert back to a previous chat position.
I also don’t know what the benefits are of upgrading to the pro package
I don’t see any way to revert the code to a previous position. This also means that during a work session I don’t see any way to revert back to a previous chat position.
I also don’t know what the benefits are of upgrading to the pro package
Hey @obaviet You as user are responsible to use git as a snapshot tool to commit changes and revert them if some changes are not as you like it. I find it beneficial to have this control in my hands, since I can reliable create branches, make commit, revert or cherry-pick code to my likings.