Skip to content
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

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

Merged
merged 1 commit into from
Apr 1, 2024
Merged

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

merged 1 commit into from
Apr 1, 2024

Conversation

chua-n
Copy link
Contributor

@chua-n chua-n commented Mar 31, 2024

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

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

@chua-n chua-n changed the title add the --follow parameter to the git log command fix add the --follow parameter to the git log command Mar 31, 2024
@chua-n chua-n changed the title fix add the --follow parameter to the git log command fix: add the --follow parameter to the git log command Mar 31, 2024
Mister-Hope
Mister-Hope previously approved these changes Mar 31, 2024
@coveralls
Copy link

coveralls commented Mar 31, 2024

Pull Request Test Coverage Report for Build 8503464463

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 50.304%

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

💛 - Coveralls

@chua-n chua-n requested a review from Mister-Hope April 1, 2024 04:49
@chua-n
Copy link
Contributor Author

chua-n commented Apr 1, 2024

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

@chua-n
Copy link
Contributor Author

chua-n commented Apr 1, 2024

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

@Mister-Hope Mister-Hope changed the title fix: add the --follow parameter to the git log command fix(plugin-git): add the --follow parameter to the git log command Apr 1, 2024
@Mister-Hope Mister-Hope merged commit bbe3222 into vuepress:main Apr 1, 2024
16 checks passed
@chua-n chua-n deleted the bugfix/getCreatedTime branch April 1, 2024 06:54
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.

3 participants