I am having "File size limit of 100.00" in previous commit due to one file. I do not want to upload this zip file but now is commited in local and it is 2 commits before the one I am now.
Everytime that I am trying to push the new commits it shown me the error again, because it is trying to push the previous ones as well.
The stack it is the following:
Commits
Commit1 (Actual)
Commit2
f0ce53a
Commit3
...
The zip file is in f0ce53a, also in this commit there are some changes that I want to push them.
There is any way to push the commit f0ce53a without the zip file?
Thank you so much, if you need any further information let me know.