I made a commit
in visual studio code then push
, but I accidentally missed that a 1GB file was commited. I saw this mistake and moved the file to a .gitignore
path and push
ed that commit, but now it is stuck syncing this huge commit and I have no idea how to stop it, and I couldn't find information online, any suggestions?
PS: I downloaded the plugin GitLens to try to fix the issue, right-clicking and reverting commit from gitlens didn't fix it