Re: commit sized around 100 gb in changes failed to push to a TFS remote - Git

2019-06-16 Thread Philip Oakley
Hi Aram On 14/06/2019 17:47, Aram Maliachi (WIPRO LIMITED) wrote: To @Git Community From the perspective of an Azure DevOps support engineer. I have a customer who is unable to make a push with following error: fatal: The remote end hung up unexpectedly failed to push some refs into https://z

RE: commit sized around 100 gb in changes failed to push to a TFS remote - Git

2019-06-14 Thread Aram Maliachi (WIPRO LIMITED)
We have a hard limit in the service of 5GB for a single push. The advice we've given other customers is to do partial pushes by checking out an older commit, pushing that, and then checking out a newer commit, pushing, etc. You have to push multiple times, but you can build up the entire histor