github - Git says file too big to push, file doesn't exist in repo -
i have large project working on lot of things unfamiliar with. 1 thing making caches. not want these in git repo, deleted them , committed.
i did few more commits, , deleted caches, made .gitignore project. when went push last commit, error saying files big git (over 100 mb)
it says file (folder/folder/cachefile) causing error. thing is, file not exist. cannot see it, or delete it. tried removing .gitignore , rebuilding project committing, , when go push same cache causing problems (the original ones cannot find not exist)
Comments
Post a Comment