Git development
 help / color / mirror / Atom feed
From: "Aneesh Kumar" <aneesh.kumar@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>,
	"Junio C Hamano" <junkio@cox.net>
Subject: Re: git pull origin doesn't update the master
Date: Mon, 10 Apr 2006 10:21:34 +0530	[thread overview]
Message-ID: <cc723f590604092151p7c8c44e3g14decc09c0e24383@mail.gmail.com> (raw)
In-Reply-To: <cc723f590604092141q3517136cmc0a895a069021b8f@mail.gmail.com>

On 4/10/06, Aneesh Kumar <aneesh.kumar@gmail.com> wrote:
> While updating the git code base the master branch is not getting
> updated. First look tell me that the below commit is the issue
> a9698bb22fb7b66e5882c3a5e7b2b8b53ea03f90
>
> git-pull.sh does
> git-fetch --update-head-ok "$@" || exit 1
>
> and git-fetch.sh exit with status 1 printing the below message
>
> * refs/heads/pu: does not fast forward to branch 'pu' of
> http://git.kernel.org/pub/scm/git/git;
>   not updating.
>
>


I think the git-update-server-info is not run on kernel.org. I am
using the http fetch

562036a04223709de4922873238462007bcb529f	refs/heads/pu
$ more pu
c52d221ba03c84e0b818d19f7ec30cb4d75fe509
$

-aneesh

  reply	other threads:[~2006-04-10  4:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10  4:41 git pull origin doesn't update the master Aneesh Kumar
2006-04-10  4:51 ` Aneesh Kumar [this message]
     [not found] ` <20060410010316.2aec94ae.seanlkml@sympatico.ca>
2006-04-10  5:03   ` sean
2006-04-10  6:29 ` Junio C Hamano
2006-04-10  6:45   ` Aneesh Kumar
2006-04-10  7:24     ` Junio C Hamano

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=cc723f590604092151p7c8c44e3g14decc09c0e24383@mail.gmail.com \
    --to=aneesh.kumar@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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