Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion cannot push to bitbucket
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
SeanC  
View profile  
 More options Mar 29 2012, 1:38 am
From: SeanC <schamber...@gmail.com>
Date: Wed, 28 Mar 2012 22:38:25 -0700 (PDT)
Local: Thurs, Mar 29 2012 1:38 am
Subject: cannot push to bitbucket
I have pushed my repository to bitbucket master thousands of times.
Today for some reason I cannot push several commits to bitbucket. I
get the following error in msysgit on windows and tortoisegit:

msysgit:
$ git push
Counting objects: 205, done.
Compressing objects: 100% (145/145), done.
Connection to bitbucket.org closed by remote host.B/s
fatal: sha1 file '<stdout>' write error: Invalid argument
fatal: The remote end hung up unexpectedly
error: failed to push some refs to '...@bitbucket.org:schambers/
*****.git'

TortoiseGit:
git.exe push --progress  "origin" master:master

Compressing objects: 100% (145/145)
Connection to bitbucket.org closed by remote host.
Writing objects:  54% (83/152), 2.19 MiB | 97 KiB/s
fatal: sha1 file '<stdout>' write error: Invalid argument
fatal: The remote end hung up unexpectedly
error: failed to push some refs to '...@bitbucket.org:schambers/
*****.git'

git did not exit cleanly (exit code 1)

Just for clarification, I blanked out the repo name there.

Any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.