Skip to content

Use compact checkpoint trailer format to reduce noise in git UIs #182

@jcleira

Description

@jcleira

Summary

The Partio-Checkpoint trailer appended to commit messages can be visually noisy in GitHub's commit UI and other git tools. Long reference values clutter the commit view.

Solution

Shorten the Partio-Checkpoint trailer value to use a 12-character short hash instead of the full reference. Ensure checkpoint lookup commands can resolve both short and full-length trailer values for backwards compatibility.

Why

Reduces visual clutter in commit history views while maintaining full functionality. Community feedback from the upstream project indicates this is a common pain point.

Source

Inspired by entireio/cli#868

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions