]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sg/column-nl' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:41 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:41 +0000 (13:51 -0700)
The parser for the "--nl" option of "git column" has been
corrected.

* sg/column-nl:
  column: fix parsing of the '--nl' option


Trivial merge