Relative Content

Tag Archive for gitrollback

how to rollback changes in git not on commit but on logs

how to rollback in git to yesterday or to the log I need, the problem is that I didn’t do the commit, it is there but it is too old changes. I have a main branch on a remote repository main: develop and a branch from it also on the correction-testing repository. I can recreate […]