From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh kumar Subject: Re: Copying Git repository from Linux to Windows. Date: Thu, 16 Jun 2011 09:03:44 +0530 Message-ID: <4DF97998.7070604@st.com> References: <4DF87B42.1020004@st.com> <4DF891CC.1040700@st.com> <4DF89F56.3060200@st.com> <4DF8A896.7080708@op5.se> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Cc: "kusmabite@gmail.com" , Jakub Narebski , "git@vger.kernel.org" , Shiraz HASHIM , Vipin KUMAR To: Andreas Ericsson X-From: git-owner@vger.kernel.org Thu Jun 16 05:34:23 2011 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 1QX3LV-0005oJ-NO for gcvg-git-2@lo.gmane.org; Thu, 16 Jun 2011 05:34:18 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752459Ab1FPDeM (ORCPT ); Wed, 15 Jun 2011 23:34:12 -0400 Received: from eu1sys200aog101.obsmtp.com ([207.126.144.111]:53931 "EHLO eu1sys200aog101.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751546Ab1FPDeL (ORCPT ); Wed, 15 Jun 2011 23:34:11 -0400 Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob101.postini.com ([207.126.147.11]) with SMTP ID DSNKTfl5rtxbasEXJBDHCb/R+eVzuReNMqKj@postini.com; Thu, 16 Jun 2011 03:34:11 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id C3D61E0; Thu, 16 Jun 2011 03:33:47 +0000 (GMT) Received: from Webmail-ap.st.com (eapex1hubcas4.st.com [10.80.176.69]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id AC22E106C; Thu, 16 Jun 2011 03:33:47 +0000 (GMT) Received: from [10.199.16.92] (10.199.16.92) by Webmail-ap.st.com (10.80.176.7) with Microsoft SMTP Server (TLS) id 8.2.234.1; Thu, 16 Jun 2011 11:33:46 +0800 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 In-Reply-To: <4DF8A896.7080708@op5.se> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 06/15/2011 06:11 PM, Andreas Ericsson wrote: > If I may ask; Why do you need to be able to work with a linux kernel > repository on windows? I can't simply install Linux on my office laptop (company policies, support, etc) :( And i wanted just linux source on windows, i will not be creating any patches from windows. Just needed code for reference. -- viresh