mkdocs-git-revision-date-localized-plugin
mkdocs-git-revision-date-localized-plugin copied to clipboard
The creation date of the date plug-in seems to be incorrectly displayed
Just like the question I asked here
My Git commit record incorrectly shows that the history of some files is messed up
And the official community members of Mkdocs-material have given some possibly feasible solutions
I hope the plugin official can fix this error
I'd be grateful for any help best wishes
Todo:
- Add new option to use
--followin git for creation date. Make sure to add referecnes to the git bug it addresses.. Context is in the discussion here: https://github.com/squidfunk/mkdocs-material/discussions/7161#discussioncomment-9365293
This plugin now uses git --follow by default, and has a new option to disable using --follow.
See the release notes: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases/tag/v1.3.0