From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Gernhardt Subject: Re: I never want to push a given change Date: Tue, 17 Jul 2007 01:06:44 -0400 Message-ID: <13C065D3-CC85-4455-8A5B-381F6EFCB38C@silverinsanity.com> References: <916b88c10707160918n7a4948g5fb55a9d8ace9833@mail.gmail.com> <76ACB85D-2969-406A-AA11-EAF2A104B9E7@silverinsanity.com> <916b88c10707162204k69e47d25w1c03c04544bcbdf7@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: nathan bullock X-From: git-owner@vger.kernel.org Tue Jul 17 07:06:53 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IAfGs-0003lM-Nk for gcvg-git@gmane.org; Tue, 17 Jul 2007 07:06:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753362AbXGQFGs (ORCPT ); Tue, 17 Jul 2007 01:06:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753318AbXGQFGr (ORCPT ); Tue, 17 Jul 2007 01:06:47 -0400 Received: from vs072.rosehosting.com ([216.114.78.72]:34445 "EHLO silverinsanity.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753210AbXGQFGr (ORCPT ); Tue, 17 Jul 2007 01:06:47 -0400 Received: from [192.168.1.2] (cpe-69-205-115-17.rochester.res.rr.com [69.205.115.17]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by silverinsanity.com (Postfix) with ESMTP id 95ED11FFC244; Tue, 17 Jul 2007 05:06:46 +0000 (UTC) In-Reply-To: <916b88c10707162204k69e47d25w1c03c04544bcbdf7@mail.gmail.com> X-Mailer: Apple Mail (2.752.3) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Jul 17, 2007, at 1:04 AM, nathan bullock wrote: > Ahhh, thanks for that. You forced me to go stare at the git rebase > documentation > until I actually understood what it does. It looks like that will work > perfectly. Well, I was perfectly willing to go into more detail if needed. But sometimes people just need a push in the right direction. Plus, I'm too lazy to go into details until asked. ;-) Glad I could help. ~~ Brian