I have about five local commits. But in the first commit I added big file, about 150MB. When I push to github I get error about big file.
I have tried to delete this file in the last commit, but it doesnt't work. I thought that git may be understand it, but it isn't.
How can I delete this file from commit or delete the first commit entirely if it easy?