git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-push sent too many objects
@ 2012-04-17 16:53 Mark Jason Dominus
  2012-04-18  7:59 ` Shawn Pearce
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Jason Dominus @ 2012-04-17 16:53 UTC (permalink / raw)
  To: git


I had a master ref, pointing to commit 231e284, which I branched to
make a "coupon" ref.  My remote, "origin" had a copy of commit 
231e284.

I modified one file and committed it on "coupon", yielding commit
03b6489. Then I pushed coupon to origin.  I expected that git-push
would send about five objects, but instead it reported sending 1,315.

Command output is pasted at http://nopaste.info/a866bb00e0.html .
You can verify that:

1. I pushed only coupon, not any other ref.
2. origin already had a copy of coupon's predecessor commit, 231e284.
3. 03b6489 was identical to 231e284 except for changes in one file.
4. I was not doing anything obviously strange.

What happened here?  Why did git-push send 1,315 objects instead of 5?

Mark Jason Dominus 	  			                 mjd@plover.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-27  1:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 16:53 git-push sent too many objects Mark Jason Dominus
2012-04-18  7:59 ` Shawn Pearce
2012-04-18 14:22   ` Mark Jason Dominus
2012-04-26 13:07     ` Jeff King
2012-04-27  0:41       ` Mark Jason Dominus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).