From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH-CAREFUL/RENAME] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull Date: Sun, 5 Jun 2005 16:17:56 -0700 (PDT) Message-ID: References: <7vk6l9flzr.fsf@assigned-by-dhcp.cox.net> <7vfyvxb89m.fsf_-_@assigned-by-dhcp.cox.net> <7vmzq4zata.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Daniel Barkalow , git@vger.kernel.org X-From: git-owner@vger.kernel.org Mon Jun 06 01:13:19 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Df4I9-0006mn-Lh for gcvg-git@gmane.org; Mon, 06 Jun 2005 01:12:29 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261629AbVFEXQC (ORCPT ); Sun, 5 Jun 2005 19:16:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261631AbVFEXQC (ORCPT ); Sun, 5 Jun 2005 19:16:02 -0400 Received: from fire.osdl.org ([65.172.181.4]:4511 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261629AbVFEXP6 (ORCPT ); Sun, 5 Jun 2005 19:15:58 -0400 Received: from shell0.pdx.osdl.net (fw.osdl.org [65.172.181.6]) by smtp.osdl.org (8.12.8/8.12.8) with ESMTP id j55NFqjA029439 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 5 Jun 2005 16:15:52 -0700 Received: from localhost (shell0.pdx.osdl.net [10.9.0.31]) by shell0.pdx.osdl.net (8.13.1/8.11.6) with ESMTP id j55NFpxO028309; Sun, 5 Jun 2005 16:15:51 -0700 To: Junio C Hamano In-Reply-To: <7vmzq4zata.fsf@assigned-by-dhcp.cox.net> X-Spam-Status: No, hits=0 required=5 tests= X-Spam-Checker-Version: SpamAssassin 2.63-osdl_revision__1.40__ X-MIMEDefang-Filter: osdl$Revision: 1.109 $ X-Scanned-By: MIMEDefang 2.36 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org On Sun, 5 Jun 2005, Junio C Hamano wrote: > > Here is a rebase. To apply with git-apply, you need the "Yes, > sir" patch to grok "rename from/to". Seems to have applied correctly. Very nice. Linus