https://stackoverflow.com/questions/77485593/azure-devops-git-push-fails-with-lfs-with-large-file-150mb FS: Client error &{%!!(string=https) %!!(string=) %!!(*url.Userinfo=) %!!(string=yyy.visualstudio.com) %) from HTTP 413 HTTP 413 is usually a proxy or any other networking/machine limitation. To solve this issue, you can run the following command on your local machine.
git config http.version HTTP/1.1
On the other hand, you can also check if the presence of a local proxy server will affect git lfs.