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

[Feature] Allow for commits to be aggregated via first-parent #117

Closed
richardspence opened this issue May 30, 2019 · 0 comments
Closed

[Feature] Allow for commits to be aggregated via first-parent #117

richardspence opened this issue May 30, 2019 · 0 comments

Comments

@richardspence
Copy link

In our repo, squash and rebase aren't used often - this allows commits to be sprinkled in with the history. Only PR merges are allowed which is the top-most commit.

Can we add an option that effectively does the same thing as git log --first-parent since that will show the correct history in the changelog?

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

No branches or pull requests

1 participant