From: Aaron Gray <aaronngray.lists@googlemail.com>
To: git@vger.kernel.org
Subject: Re: problems getting uptodate from a remote repository
Date: Tue, 19 May 2009 17:09:38 +0100 [thread overview]
Message-ID: <9719867c0905190909q74e4a6b9r4857fb6f32ff394@mail.gmail.com> (raw)
In-Reply-To: <9719867c0905190908n2364da92s88ad646e8667298c@mail.gmail.com>
I have done a 'git fetch' but the repo is not being updated to latest changes.
I am getting the message :-
"Your branch is behind 'origin/master' by 53 commits, and can be
fast-forwarded.
when I do a 'git checkout master'
What is going on here and what can I do about it ?
Here's my config :-
$ git config -l
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
remote.origin.url=git://git.cybercomms.org/llvm/trunk/.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
Many thanks in advance,
Aaron
next parent reply other threads:[~2009-05-19 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <33710F9891EA4BFD8ACD60798E354138@HPLAPTOP>
[not found] ` <9719867c0905190908n2364da92s88ad646e8667298c@mail.gmail.com>
2009-05-19 16:09 ` Aaron Gray [this message]
2009-05-19 17:03 ` problems getting uptodate from a remote repository Robert Haines
2009-05-19 17:19 ` Sverre Rabbelier
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=9719867c0905190909q74e4a6b9r4857fb6f32ff394@mail.gmail.com \
--to=aaronngray.lists@googlemail.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).