The Git commit textarea allows free form input. This is not helpful when writing git commit messages that can be easily read by other tools and on other platforms. For example, see Linus Torvalds' objection of using Github textarea for git commit messages
Proposal
=======
Git commit text area can be customised to:
1. Limit line length to 72/80
2. Show hint of line length
3. Hard wrapping of lines
- duplicates
-
SRCTREE-1068 Better formatting for commit messages
- Closed
- mentioned in
-
Page Loading...