Git development
 help / color / mirror / Atom feed
* git pull origin doesn't update the master
@ 2006-04-10  4:41 Aneesh Kumar
  2006-04-10  4:51 ` Aneesh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Aneesh Kumar @ 2006-04-10  4:41 UTC (permalink / raw)
  To: Git Mailing List, Junio C Hamano

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.


-aneesh

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

end of thread, other threads:[~2006-04-10  7:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10  4:41 git pull origin doesn't update the master Aneesh Kumar
2006-04-10  4:51 ` Aneesh Kumar
     [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox