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