-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.12.2
-
Component/s: Repository - Commit Listing
When a commit message is the End-of-text character (http://en.wikipedia.org/wiki/End-of-text_character), commit listing fails.
Workaround: Rebase the commit to change the commit message and remove the ETX character. See http://stackoverflow.com/a/180085/37685 for details.