jj_lib

Module annotate

Source
Expand description

Methods that allow annotation (attribution and blame) for a file in a repository.

TODO: Add support for different blame layers with a trait in the future. Like commit metadata and more.

Structs§

Functions§

  • Get line by line annotations for a specific file path in the repo. If the file is not found, returns empty results.