From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: git pull on Linux/ACPI release tree Date: Sun, 08 Jan 2006 22:46:06 -0800 Message-ID: <7vlkxpucep.fsf@assigned-by-dhcp.cox.net> References: <46a038f90601082208i95cd19fmda542da0da8cc9ef@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Linus Torvalds's message of "Sun, 8 Jan 2006 22:13:49 -0800 (PST)") Sender: git-owner@vger.kernel.org To: Linus Torvalds Cc: Martin Langhoff , "Brown, Len" , "David S. Miller" , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org, git@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Linus Torvalds writes: > To be fair, backtracking a "git-rebase" isn't obvious. One of the > downsides of rebasing. I thought "git reset --hard ORIG_HEAD" as usual would do.