Trying to commit an MSI with an install file that is larger.
Message:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
POST git-receive-pack (chunked)
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
error: RPC failed; curl 56 Send failure: Connection was reset
Pushing to https://jgriendeau@bitbucket.org/scheelsdev/dls-visa.git
Everything up-to-date
Completed with errors, see above.
Hi
How big is the file? Have you considered switching to Git-LFS ?
We activated this option hoping it would work based on this link:
https://www.atlassian.com/git/tutorials/git-lfs
"Git LFS is seamless: in your working copy you'll only see your actual file content."
Do you know or have a better instructional link of steps to take?
Also, we're using https as our remote, does that impact anything?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.