On 1/14/24 6:24 PM, Warner Losh wrote:
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=df834e06bbc78c03cb6b35f074ae43673c9ce463
commit df834e06bbc78c03cb6b35f074ae43673c9ce463
Author: Warner Losh <i...@freebsd.org>
AuthorDate: 2024-01-15 02:22:04 +0000
Commit: Warner Losh <i...@freebsd.org>
CommitDate: 2024-01-15 02:23:45 +0000
git-arc: Just strip escape sequences form arc log
Just strip escape sequences and Warning: lines from 'arc list' output. I
upgraded and they changed and git arc list broke. This restores its
functionality.
Note: jhb didn't like this, so if others object, I'll fix...
Sponsored by: Netflix
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D36553
Namely, it breaks the color output for reviews in different states, so Needs
Review
shows up as purple, Approved as green, etc. If you find the color output useful
you'll have to revert this locally.
Also, your last update in the review said that git arc was no longer broken for
you
back in May implying this commit wasn't needed for git arc to work for you?
--
John Baldwin