From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Elfring Subject: Re: Better cooperation between checkouts and stashing Date: Tue, 09 Feb 2010 22:01:35 +0100 Message-ID: <4B71CD2F.9040206@web.de> References: <4B67227A.7030908@web.de> <7vhbq0wuy6.fsf@alter.siamese.dyndns.org> <4B71B574.3010609@web.de> <7vbpfy9nt4.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Tue Feb 09 22:04:23 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NexFr-0003Dz-WA for gcvg-git-2@lo.gmane.org; Tue, 09 Feb 2010 22:04:20 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753447Ab0BIVEO (ORCPT ); Tue, 9 Feb 2010 16:04:14 -0500 Received: from fmmailgate01.web.de ([217.72.192.221]:50151 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753103Ab0BIVEN (ORCPT ); Tue, 9 Feb 2010 16:04:13 -0500 Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 0D2FA14680D14; Tue, 9 Feb 2010 22:04:12 +0100 (CET) Received: from [78.48.143.95] (helo=[192.168.1.202]) by smtp07.web.de with asmtp (WEB.DE 4.110 #314) id 1NexDE-0004hf-00; Tue, 09 Feb 2010 22:01:36 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0 In-Reply-To: <7vbpfy9nt4.fsf@alter.siamese.dyndns.org> X-Provags-ID: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: > > But I am at loss guessing what dependencies among what "subfunctions" > you are talking about. > I propose further clarifications and improvements between the git functions "checkout" and "stash". Regards, Markus