-
Committer:
John Arbash Meinel
-
Date:
2009-11-03 18:13:19 UTC
-
mto:
(4782.1.1 jam-integration)
-
mto:
This revision was merged to the branch mainline in
revision
4783.
-
Revision ID:
john@arbash-meinel.com-20091103181319-9rhyiys2wef0k41w
Fix bug #433779, sanitize '\r' characters in commit.
This only applies to messages given via '-m'. We already had code that
read -F in 'text' mode. And if someone is directly using 'tree.commit()'
we would like them to do the sanitizing.