On Wed, Mar 3, 2010 at 9:10 PM, Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx> wrote: > git-svn dcommit uses diff-tree (which does not apply CRLF conversion) to > generate SVN commits, so there never were any CRLF conversion issues when > commiting in the first place. > Uhm, this comment is slightly wrong. diff-tree is used to find out if there's a change in a file at all. cat_blob(), which in turn uses "git cat-file", is used to get the file contents. Sorry for the noise. -- Erik "kusma" Faye-Lund -- 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