From: Vitaliy Semochkin <vitaliy.se@gmail.com>
To: git@vger.kernel.org
Subject: history missing
Date: Tue, 26 Oct 2010 23:47:39 +0400 [thread overview]
Message-ID: <AANLkTikFB5HNOmg0iTdjHxtrhU9vdua5O8btgFzpg-2F@mail.gmail.com> (raw)
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
next reply other threads:[~2010-10-26 19:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 19:47 Vitaliy Semochkin [this message]
2010-10-26 20:04 ` history missing 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
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=AANLkTikFB5HNOmg0iTdjHxtrhU9vdua5O8btgFzpg-2F@mail.gmail.com \
--to=vitaliy.se@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).