From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outmx013.isp.belgacom.be (outmx013.isp.belgacom.be [195.238.5.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3C43A679FD for ; Tue, 5 Dec 2006 21:14:08 +1100 (EST) Received: from outmx013.isp.belgacom.be (localhost [127.0.0.1]) by outmx013.isp.belgacom.be (8.12.11.20060308/8.12.11/Skynet-OUT-2.22) with ESMTP id kB5ADuJq017083 for ; Tue, 5 Dec 2006 11:13:57 +0100 (envelope-from ) Message-ID: <4575463F.6070902@246tNt.com> Date: Tue, 05 Dec 2006 11:13:19 +0100 From: Sylvain Munaut MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: master branch reset References: <17780.2568.641734.276805@cargo.ozlabs.ibm.com> <528646bc0612042349t34662037nc641c8e6e2516a09@mail.gmail.com> <528646bc0612050015xa18b33bh4afdc2f9d196f1a1@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Apparently not :-( > > | pademelon$ git-reset --hard origin > | pademelon$ git pull -v > | Unpacking 10843 objects > | 100% (10843/10843) done > | * committish: ef6a3165e75c189da82c943a081cd1da52068738 > | branch 'for-2.6.20' of git://www.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc > | * refs/heads/for-2.6.20: same as branch 'for-2.6.20' of git://www.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc > | * committish: e62438630ca37539c8cc1553710bbfaa3cf960a7 > | branch 'master' of git://www.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc > | * refs/heads/origin: does not fast forward to branch 'master' of git://www.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc; > | not updating. > | pademelon$ > try git pull -f -v