Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG3e2b4bb286e7: rhg: Colorize `rhg status` output when appropriate
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
This will likely still need minor changes to make a test pass: https://foss.heptapod.net/mercurial/mercurial-devel/-/jobs/340039
This produces output that looks correct when rendered by a terminal, but escape sequences are not exactly where the test expects them.
tests/test-status-color.t | ||
---|---|---|
315 | Arguably a feature to not spam the user multiple times |
Arguably a feature to not spam the user multiple times