Sponsored by: ConnectWise
Details
Details
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Merge the two gitrefs into a single cell
Updating D56692: Record that ZFS removed libuutil just prior to 1600005
Use "(not changed) syntax rather than try to shove two gitrefs into a
single cell.
Comment Actions
Now the revision shows two ways to solve the problem:
- The first commit puts the ZFS change in its own row, using "(not changed)" syntax like some other rows, for example 576ee62dd2e5 .
- The second commit puts both changes in a single row. Rendered, each gitref gets its own line.
Personally, I like the second version, because "(not changed)" isn't very helpful for porters. For them, it's nice to get exactly one __FreeBSD_version per row. On the other hand, the second version's gitrefs are a little unclear. Without clicking on them, it's hard to tell which changed ZFS and which changed BUS_ALLOC_RESOURCE .
I'll commit whichever version my reviewers prefer.