git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 1.5.0.rc1.gb60d: fetch in another branch works strangely
@ 2007-01-13 21:06 Horst H. von Brand
  2007-01-13 21:14 ` Shawn O. Pearce
  2007-01-13 21:46 ` Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Horst H. von Brand @ 2007-01-13 21:06 UTC (permalink / raw)
  To: git

I created a new branch in the kernel to carry a not yet official patch, to
keep this up to date I do:

   $ git fetch git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
   $ git pull . origin

The kernel repository is quite old, so it has the old-fashoned setup. I
see:

  $ less .git/refs/heads/bz-7795 
  d132ed980aee1bdcc6fa02b91da95a357902eb3c
  $ less .git/refs/heads/origin  
  d39c9400ae0d60aaaf534b1ad860a9bc1413d8af

And this last ref doesn't change when fetching.

Strangely, each time I fetch it gets 7 new objects (I haven't pulled, I do
that once I'm sure I've got all). As I tend to doubt that we are /that/
syncronized with Linus, something fishy is going on here...

First noticed this with 1.5.0.rc1.g4494.
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                    Fono: +56 32 2654431
Universidad Tecnica Federico Santa Maria             +56 32 2654239
Casilla 110-V, Valparaiso, Chile               Fax:  +56 32 2797513

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

end of thread, other threads:[~2007-01-13 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-13 21:06 1.5.0.rc1.gb60d: fetch in another branch works strangely Horst H. von Brand
2007-01-13 21:14 ` Shawn O. Pearce
2007-01-13 21:46 ` Junio C Hamano

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).