Skip to content

FR: Display change id on jj fix errors #7863

@mdrssv

Description

@mdrssv

Is your feature request related to a problem? Please describe.
I've ran jj fix on some commits:

$ jj fix -s tkp::@
lib/..:
error: unexpected closing delimiter: `}`
<snip>


Fixed 0 commits of 33 checked.
Nothing changed.

Describe the solution you'd like
I'd like to know which commit caused the hickup

$ jj fix -s tkp::@
tool rustfmt failed to fix commit: wwwuqmvm cf31a1c8: decode status
lib/..:
error: unexpected closing delimiter: `}`
<snip>

Fixed 0 commits of 33 checked.
Nothing changed.

Describe alternatives you've considered

Could use git bisect to locate the offending commit

Metadata

Metadata

Assignees

No one assigned

    Labels

    polish🪒🐃Make existing features more convenient and more consistent

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions