I had the impression that you sent a mail asking to revert the commit that
hardcoded autocrlf to false for git svn. For that commit, you would have
to provide the information I requested.
Well, technically, you are right, it is only about clone.
But.
If you set autocrlf to false in every git svn clone, then of course,
dcommit is very much affected by the setting. Along with all other git svn
operations.
And since your patches aimed at undoing that patch, i.e. no longer setting
autocrlf to false upon git svn clone, you have to show that git svn in
general can handle autocrlf = true (or = input) just fine.
And by "to show" I do not mean just test it. That is not good enough,
because your workflow is more than just likely to miss out on ways other
people use git svn. You have the source code, and you can look all git
calls and analyze them for potential autocrlf problems.
Ciao,
Dscho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html