That’s exactly what I’m saying. It’s pulling the files from that old commit. You need to push your changes to remote.
aaaaaa! you say that this result is because my remote repository is standing in old commit ?
but I can’t push commit from sourcetree LFS is really head-hack
sometime it has Memory location problem then I change some parameters pack.windowMemroy deltacacheSize but did not work
You’ve probably gone over your quota. You would need to contact Github about that being disabled on your account.
and if I can’t to push commits can I go on projects without remote repository ?
Or how can I disconnect sourcetree and GitHub ?
I would suggest moving to GitLab since they have 10GB file limit per repo.
and then SourceTree directly connect GitLab ( if connection is directly I have to change URL in SourceTree Repository Settings, is not it )
or through the GitHub ?
Yeah, just use the terminal
git remote remove origin
git remote add origin {link to your GitLab repo}
Thank you Dan
if I get any problem write you, okay?
Sure.