The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Commit with Large File Failing

Justin Riendeau
March 20, 2019

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.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 20, 2019

Hi

How big is the file? Have you considered switching to Git-LFS ?

Justin Riendeau
March 20, 2019

Capture.PNG

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?

TAGS
AUG Leaders

Atlassian Community Events