Skip to content

--since has somewhat confusing behaviour #31

@SuneBahn

Description

@SuneBahn

While you can argue if this is a bug or a feature, when using "--since " the first committer following that date will be attributed all the lines not changed after that date.
This is a consequence of the way git blame interprets the --since parameter, and perhaps makes sense in that context, but in the git-fame context I would expect lines not changed after the since to be ignored, or at least to have an option to get that count (lines changed after date by author).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions