mkdocs-git-revision-date-localized-plugin icon indicating copy to clipboard operation
mkdocs-git-revision-date-localized-plugin copied to clipboard

The creation date of the date plug-in seems to be incorrectly displayed

Open W1ndys opened this issue 1 year ago • 1 comments

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

W1ndys avatar May 09 '24 05:05 W1ndys

Todo:

  • Add new option to use --follow in 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

timvink avatar May 20 '24 11:05 timvink

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

timvink avatar Oct 22 '24 12:10 timvink