I am building a static website and tried to upload a large video file thanks to Git LFS, but the commit/push never succeeded. After some change I decided to not upload this file and wanted to uninstall LFS. Now the object keeps uploading every-time I try to push on Github and I can not push any update. When I type "git push origin main", the LFS object uploading starts. It looks like it is stuck in the Git History. I tried to delete the repo, create a new one and push again, but same problem.
Any idea on the process to fix this issue ?
Thanks a lot for your help,
I'm available if you need more details