Git development
 help / color / mirror / Atom feed
* git pull regression?
@ 2008-11-04 22:27 Carlos R. Mafra
  2008-11-04 23:37 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Carlos R. Mafra @ 2008-11-04 22:27 UTC (permalink / raw)
  To: git

Hi,

I tested git v1.6.0.3 today and noticed that git pull is
behaving strangely, compared to what I was used to with
v1.5.6.3

It no longer tells me "Already up-to-date." when it used
to, now it simply says nothing.

And when I pulled Linus tree for the kernel this morning 
it downloaded the new commits but git didn't show the 
diffstat.

Furthermore, it kept saying to me 
"Your branch is behind 'origin/master' by 31 commits, 
and can be fast-forwarded"
and git log was not showing the new commits.

At first I thought I had made some mistake with my repo,
but I searched the mailing list and there was a similar
case which was "fixed" after using 'git status' followed
by another 'git pull'. But in my case it did not help.

So I went back to v1.5.6.3 and everything was back
to normal.

After that I made some tests, and v1.6.0 was good
and v1.6.0.1 was bad, but I didn't bisect it
further.

It looks like a regression to me. I can finish
the bisection if people in the list say that
I am not making a mistake somewhere :-)

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

end of thread, other threads:[~2008-11-05  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04 22:27 git pull regression? Carlos R. Mafra
2008-11-04 23:37 ` Junio C Hamano
2008-11-05  8:38   ` Carlos R. Mafra
2008-11-05  9:48     ` Carlos R. Mafra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox