From: Eugene Sajine <euguess@gmail.com>
To: git@vger.kernel.org
Cc: Eugene Sajine <euguess@gmail.com>
Subject: origin/branchname and tracking branch pointing to different commits?
Date: Thu, 7 Jan 2010 12:03:45 -0500 [thread overview]
Message-ID: <76c5b8581001070903i3810f63crd764d451f7454584@mail.gmail.com> (raw)
Hi,
Could you, please, help me to understand how it is possible to have a
tracking branch named qa which tracks origin/qa both pointing to
different commits after git pull origin qa?
I.e. I currently see this picture in my repository when
$ git co qa
$git log
gives me qa branch history advanced by 4 commits comparing to origin/qa
while
$git pull origin qa
says it is already up to date
So, generally, speaking qa branch is fine and is in synch with the
remote mainline, but the state of local origin/qa is not clear.
Thanks,
Eugene
next reply other threads:[~2010-01-07 17:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 17:03 Eugene Sajine [this message]
2010-01-07 17:06 ` origin/branchname and tracking branch pointing to different commits? Matthieu Moy
2010-01-07 17:12 ` Thomas Rast
2010-01-07 17:25 ` Eugene Sajine
2010-01-07 23:50 ` Eugene Sajine
2010-01-08 0:32 ` Junio C Hamano
2010-06-08 16:27 ` Eugene Sajine
2010-06-08 17:25 ` Junio C Hamano
2010-06-08 17:50 ` Eugene Sajine
2010-06-08 18:30 ` Jeff King
2010-06-28 17:43 ` Eugene Sajine
2010-06-29 19:27 ` Junio C Hamano
2010-06-29 20:05 ` Eugene Sajine
2010-06-29 22:39 ` Jeff King
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=76c5b8581001070903i3810f63crd764d451f7454584@mail.gmail.com \
--to=euguess@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 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).