git-cat-file, and its counter part git-hash-object, are fairly low level
plumbing. Anyone using them should be aware of the issue and apply the
needed conversion. And actually, since we're going to have the
conversion routines in the core, we'd only need to add a --crlf argument
to both of them to optionally perform the conversion since the user of
those commands is more likely to know if the conversion is needed.
Nicolas
-
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