]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
git-arc: Just strip escape sequences form arc log
authorWarner Losh <imp@FreeBSD.org>
Mon, 15 Jan 2024 02:22:04 +0000 (19:22 -0700)
committerWarner Losh <imp@FreeBSD.org>
Mon, 15 Jan 2024 02:23:45 +0000 (19:23 -0700)
commitdf834e06bbc78c03cb6b35f074ae43673c9ce463
tree38ae2d4cb6550f9058a408418331254aee845242
parent3d939d967ad49f747b8b9db4fdec8086a7067582
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
tools/tools/git/git-arc.sh