-
Notifications
You must be signed in to change notification settings - Fork 471
Closed
Description
It would be helpful to know e.g. which change was applied first but this can not be figured out from the humanized timestamp.
Line 273 in 738c5a1
| chrono_humanize::HumanTime::from(blame.time).to_string(), |
I changed it locally to: blame.time.format("%H:%M %Y-%m-%d").to_string(),.
Would it be possible to make this configurable? Perhaps a new option --blame-output-timestamp-format could be added. If present (and not empty) it would be used as a format string. If not, we will fall back to HumanTime formatting. What do you think?
I can work on a PR if this could be accepted.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
