git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* history missing
@ 2010-10-26 19:47 Vitaliy Semochkin
  2010-10-26 20:04 ` Sverre Rabbelier
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vitaliy Semochkin @ 2010-10-26 19:47 UTC (permalink / raw)
  To: git

Hi,

I cloned a remote repository
to check recent changes in origin/master I do:
git fetch origin master
git log origin master

recently I found out that log doesn't show recent commits
I know that on server there were several commits let's say on the 19th
but log shows that recent commit was done on the 17th
the most strange thing I'm sure I have seen those commits fetched already
I did git fetch origin master several times but it didn't help
the log says that recent commit was done on 17th
after I performed git remote update
log again shows recent commits on 19th
Has anyone faced such behaviour?
I'm relatively new git user, what do I do wrong?

Thanks in advance,
Vitaliy S

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

end of thread, other threads:[~2010-11-08 18:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 19:47 history missing Vitaliy Semochkin
2010-10-26 20:04 ` Sverre Rabbelier
2010-11-08  9:02 ` Jonathan Nieder
2010-11-08 11:56   ` Martin von Zweigbergk
2010-11-08 13:29     ` Jakub Narebski
2010-11-08 13:37       ` Martin von Zweigbergk
2010-11-08 13:48         ` Jakub Narebski
2010-11-08 14:14           ` Martin von Zweigbergk
2010-11-08 18:28             ` Jeff King
2010-11-08 11:29 ` Alex Riesen

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