Actually the git repository and local files are exactly the same.
But the other website is far away from 5 commits, so I haven't pull in a while and I don't want to do it neither.
So now I wanna do some change in my local files and then push that into a new commit to git repository, THEN only be able to PULL that one commit and not all the others ... can I do this??
I don't even want to delete the commits there, just I want to be able to pull 1 commit, I hope you can help me