Skip to content

Improve error messages #11

@asharov

Description

@asharov

Currently, Git Hammer will mostly just let Python exceptions propagate upwards, which can make it very difficult to understand what exactly the problem is. An error from somewhere in the processing should at a minimum identify the problematic commit, any relevant file(s) and lines there, and give a better reason for why the error happened. This is probably not too difficult work, but setting up everything, especially the tests, seems like it can take a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions