"Dmitry Potapov" <dpotapov@xxxxxxxxx> writes: > On Fri, Aug 1, 2008 at 7:23 AM, Alexander Litvinov > <litvinov2004@xxxxxxxxx> wrote: >> >> I dont think that disabling convertion is a good way. I really want to convert >> my files. > > To being able to synchronize efficiently in both ways, you need to store > files exactly as they were received from SVN then there will be no > problem with applying binary delta patch. All CRLF conversion should be > done on checkout and checkin from/to Git repository. Ahh,... if that is the philosophy, perhaps we can teach --stdin-paths to optionally open the file itself and use index_pipe() like --stdin codepath does? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html