timvink / mkdocs-git-revision-date-localized-plugin

MkDocs plugin to add a last updated date to your site pages
https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/index.html
MIT License
206 stars 44 forks source link

Hide signature information when getting git log #88

Closed ianrobrien closed 2 years ago

ianrobrien commented 2 years ago

Fixes #87

I'm not sure why but I am getting some failing test:

tests/test_builds.py:607 E AttributeError: 'IterableList' object has no attribute 'origin/master'

This might be okay though.

timvink commented 2 years ago

Hi @ianrobrien, sorry for the slow reply.

Not able to reproduce your test error locally or in Github actions.. so looks good to me! Will release shortly.