git-column (1) Linux Manual Page
git-column – Display data in columns Synopsisgit column [–command=<name>] [–[raw-]mode=<mode>] [–width=<width>] [–indent=<string>] [–nl=<string>] [–padding=<n>]DescriptionThis command formats the lines of its standard input into a table with multiple columns. Each input line occupies one cell of the table. It is used internally by other git commands to format output into columns. Options–command=<name> Look up layout mode…
