Skip to content

fix: add missing follow param to util #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TonyCrane
Copy link

When getting the latest commit hash in util.py:Util.get_git_commit_timestamp, the follow_option var is not passed to git.log, causing the enable_git_follow config not working on latest commit.

(When move a page to a new place, and then ignore the commit of this movement, the old commit is not loaded, and the latest commit is forcedly set to be the commit which should be ignored due to this bug.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant