X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=jTcH M/5RMCnIDKAazmNjWgcB91jYve2GcpGAC9980V1f5MnpFZU/Pcx/wPe/HH6OehtZ K7TtcfAiyYh7jM8/+6lB+DSiIv2Mcr/a5D/sQ6zbXpS0IDyt/jmnD/DTdot4Rz2w CeAC5xYKO4K1ypB/jYMw65LBoIHzi3SQQjkplbg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=wmWnlJJCHf n1jkxP1gakpQ3zR0s=; b=lk914iQUNrs208Nk1gfbufCBlHJwIUOjeFyEMvgNxQ zV37FkranMR1l1TaXgoNX63Uul1naKRhW9BuY/0iYeDANqRzi0TAQIJgspza3ShF zZMrVRImhmf7JkLCZBPZQr9bH0MpOJGhQqHZja1bzJmOClqPqpKXUrVWCCWQ7f+V c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: northrend.tastycake.net Date: Sat, 15 Feb 2014 10:55:19 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: Cygwin SSH and msysGit Message-ID: <20140215105518.GB32192@tastycake.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Wed, Feb 05, 2014 at 09:23:30PM +0200, Someone Somebody wrote: > 1. Can Cygwin's Git inter operate with a clone from msysGit? at least > for push/pull purposes? In my experience, Git clones made using one build of Git are fully compatable with another build -- the repository format does not change. This certainly applies between Cygwin's Git and RHEL's Git. The only exception I'm aware of is that git-svn cannot cope with changes in word size (ie 32-bit vs 64-bit). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple