mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-04 18:24:31 -05:00
Some commit lines can get really long when users enter a lot of text without linewrapping (for example). Rather than letting the menu get out of control in terms of width we clip the summary to the first 50+ characters. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>