I contribute to a project that has hard rule that lines in the commit body can be no more than 80 characters. SourceGit provides information on subject length and the current column in the status bar, but that means constantly watching the status bar while typing.
It would be much more convenient for me if SourceGit had an option to automatically line wrap the message body at a particular column, which is a feature I've gotten used to in other Git UIs.
I contribute to a project that has hard rule that lines in the commit body can be no more than 80 characters. SourceGit provides information on subject length and the current column in the status bar, but that means constantly watching the status bar while typing.
It would be much more convenient for me if SourceGit had an option to automatically line wrap the message body at a particular column, which is a feature I've gotten used to in other Git UIs.