I just renamed a field in my project that later I understood that caused my app to crash now. I want to reverse my commit to an earlier commit and edit and write my code from there. Now, the problem is when I reset the branch to that commit and I want to make new pushes, it tells me that I have to pull first because the branch is behind. I can't push. I am working on Sourcetree in Windows. Any idea how to fix that?
https://i.stack.imgur.com/y08cb.jpg
I added the image to better understand here. I want to reset to df
.