]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mm/sideband-ansi-sgr-colon-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Jul 2026 06:05:48 +0000 (23:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jul 2026 06:05:48 +0000 (23:05 -0700)
The sideband demultiplexer has been updated to recognize ANSI SGR
escape sequences that use colon-separated subfields (e.g., for
256-color or true-color codes).

* mm/sideband-ansi-sgr-colon-fix:
  sideband: allow ANSI SGR with colon-separated subfields


Trivial merge