From: "Carlos R. Mafra" <crmafra2@gmail.com>
To: git@vger.kernel.org
Subject: git pull regression?
Date: Tue, 4 Nov 2008 23:27:49 +0100 [thread overview]
Message-ID: <20081104222749.GA9296@localhost.aei.mpg.de> (raw)
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 :-)
next reply other threads:[~2008-11-04 22:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 22:27 Carlos R. Mafra [this message]
2008-11-04 23:37 ` git pull regression? Junio C Hamano
2008-11-05 8:38 ` Carlos R. Mafra
2008-11-05 9:48 ` Carlos R. Mafra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081104222749.GA9296@localhost.aei.mpg.de \
--to=crmafra2@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.