Hey,
So i am trying to push my code to a new repository but it is saying that a video file is over the file size allowance of 100MB. However the file in question does not even exist anymore in my project or on my computer so i don’t know why it’s causing an issue.
Here is the error code thrown back from the terminal:
And as you can see the only video files that are present are 2 files that only add up to 43.8 MB so shouldn’t cause a file storage issue. It is as if my computer or VS code still has a trace of the large file but can’t find it anywhere.
Any help will be much appreciated
Thank you
Ollie
: )