vuepress / ecosystem

Official plugins and themes for VuePress2
https://ecosystem.vuejs.press
MIT License
21 stars 26 forks source link

fix(plugin-git): add the --follow parameter to the git log command #98

Closed chua-n closed 3 months ago

chua-n commented 3 months ago

What is the purpose of this pull request?

Description

The previous createdTime is imprecise, add --follow parameter to the git log command so that it continues listing the history of a file beyond renames

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8503464463

Details


Totals Coverage Status
Change from base Build 8468529144: 0.0%
Covered Lines: 697
Relevant Lines: 1253

💛 - Coveralls
chua-n commented 3 months ago

Two failing checks, I can't understand what's wrong, bro?

chua-n commented 3 months ago

Two failing checks, I can't understand what's wrong, bro?

It seems that those check tasks restarted automatically, now all checks have passed.

But I still unable to merge the PR, because The base branch restricts merging to authorized users.

@Mister-Hope, @meteorlxy