git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* origin/branchname and tracking branch pointing to different commits?
@ 2010-01-07 17:03 Eugene Sajine
  2010-01-07 17:06 ` Matthieu Moy
  2010-01-07 17:12 ` Thomas Rast
  0 siblings, 2 replies; 14+ messages in thread
From: Eugene Sajine @ 2010-01-07 17:03 UTC (permalink / raw)
  To: git; +Cc: Eugene Sajine

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

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

end of thread, other threads:[~2010-06-29 22:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 17:03 origin/branchname and tracking branch pointing to different commits? Eugene Sajine
2010-01-07 17:06 ` 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

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