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

Add follow option #102

Merged

Conversation

JoshHeng
Copy link
Contributor

@JoshHeng JoshHeng commented Aug 4, 2024

What's Changing

Add follow option to add the --follow parameter when executing git log

Change Type

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

@JoshHeng
Copy link
Contributor Author

JoshHeng commented Aug 4, 2024

Hey! I'm working on a project which uses gitlog and have added an option to add the --follow parameter to be passed into the command line. This means that it will correctly track previous contributors to the a file, even if it has been renamed.

If this could be reviewed/merged and then a new package built on npm that would be great. Thank you!

Copy link
Owner

@domharrington domharrington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thank you for your contribution! I've just approved the tests to run, so if they pass then i'll get this merged and released for you. Thanks.

README.md Outdated Show resolved Hide resolved
@domharrington domharrington merged commit 9a5273e into domharrington:main Aug 5, 2024
2 checks passed
@domharrington
Copy link
Owner

Published to npm as v5.1.0: https://www.npmjs.com/package/gitlog/v/5.1.0

Thanks again!

@JoshHeng
Copy link
Contributor Author

JoshHeng commented Aug 5, 2024

Thank you!

@JoshHeng JoshHeng deleted the feature/add-follow-parameter branch August 5, 2024 10: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.

2 participants