git-stripspace (1) Linux Manual Page
NAME git-stripspace – Remove unnecessary whitespace SYNOPSIS git stripspace[-s | –strip – comments] git stripspace[-c | –comment – lines] DESCRIPTION Read text, such as commit messages, notes, tags and branch descriptions, from the standard input and clean it in the manner used by Git. With no arguments, this will: • remove trailing whitespace from all…
